Home
last modified time | relevance | path

Searched defs:list1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c306 u32 list1[V4L2_HEVC_DPB_ENTRIES_NUM_MAX] = {}; in set_ref_pic_list() local
/openbmc/linux/drivers/firewire/
H A Dcore-topology.c409 struct list_head list0, list1; in update_tree() local
/openbmc/linux/lib/
H A Dlist-test.c21 struct list_head list1 = LIST_HEAD_INIT(list1); in list_test_list_init() local
816 struct hlist_head list1 = HLIST_HEAD_INIT; in hlist_test_init() local
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c484 const struct et8ek8_reglist **list1 = (const struct et8ek8_reglist **)a, in et8ek8_reglist_cmp() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c843 ice_match_prop_lst(struct list_head *list1, struct list_head *list2) in ice_match_prop_lst()