Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 25 of 43) sorted by relevance

12

/u-boot/drivers/video/exynos/
A Dexynos_mipi_dsi.c39 static LIST_HEAD(dsim_ddi_list);
40 static LIST_HEAD(dsim_lcd_dev_list);
/u-boot/scripts/kconfig/
A Dlist.h31 #define LIST_HEAD(name) \ macro
A Dpreprocess.c33 static LIST_HEAD(env_list);
226 static LIST_HEAD(variable_list);
A Dmconf.c316 static LIST_HEAD(trail);
433 LIST_HEAD(head); in search_conf()
/u-boot/drivers/power/
A Dpower_core.c20 static LIST_HEAD(pmic_list);
/u-boot/drivers/pci/
A Dpcie_layerscape.c22 LIST_HEAD(ls_pcie_list);
A Dpcie_fsl.c22 LIST_HEAD(fsl_pcie_list);
A Dpcie_layerscape_gen4.c24 LIST_HEAD(ls_pcie_g4_list);
/u-boot/drivers/block/
A Dblkcache.c30 static LIST_HEAD(block_cache);
/u-boot/drivers/usb/gadget/udc/
A Dudc-core.c46 static LIST_HEAD(udc_list);
/u-boot/drivers/usb/dwc3/
A Dti_usb_phy.c73 static LIST_HEAD(ti_usb_phy_list);
A Ddwc3-omap.c138 static LIST_HEAD(dwc3_omap_list);
/u-boot/lib/
A Dlist_sort.c221 LIST_HEAD(head); in list_sort_test()
/u-boot/fs/yaffs2/
A Dyaffs_yaffs1.c31 LIST_HEAD(hard_list); in yaffs1_scan()
A Dyaffs_yaffs2.c593 LIST_HEAD(hard_list); in yaffs2_rd_checkpt_objs()
1349 LIST_HEAD(hard_list); in yaffs2_scan_backwards()
/u-boot/drivers/misc/
A Dqfw.c22 static LIST_HEAD(fw_list);
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c35 LIST_HEAD(octeontx_bch_devices);
/u-boot/drivers/dma/
A Dapbh_dma.c531 LIST_HEAD(tmp_desc_list); in mxs_dma_go()
/u-boot/lib/efi_loader/
A Defi_hii.c18 static LIST_HEAD(efi_package_lists);
19 static LIST_HEAD(efi_keyboard_layout_list);
A Defi_memory.c36 LIST_HEAD(efi_mem);
A Defi_boottime.c31 LIST_HEAD(efi_obj_list);
34 __efi_runtime_data LIST_HEAD(efi_events);
37 LIST_HEAD(efi_event_queue);
46 LIST_HEAD(efi_register_notify_events);
A Defi_runtime.c35 LIST_HEAD(efi_runtime_mmio);
/u-boot/lib/crypto/
A Dasymmetric_type.c49 static LIST_HEAD(asymmetric_key_parsers);
/u-boot/drivers/dfu/
A Ddfu.c21 LIST_HEAD(dfu_list);
/u-boot/include/linux/
A Dlist.h28 #define LIST_HEAD(name) \ macro

Completed in 57 milliseconds

12