Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi.c37 static LIST_HEAD(dsim_ddi_list);
38 static LIST_HEAD(dsim_lcd_dev_list);
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dlist.h30 #define LIST_HEAD(name) \ macro
H A Dmconf.c317 static LIST_HEAD(trail);
434 LIST_HEAD(head); in search_conf()
/rk3399_rockchip-uboot/disk/
H A Dpart_rkram.c18 static LIST_HEAD(parts_head);
H A Dpart_env.c29 static LIST_HEAD(parts_head);
H A Dpart_rkparm.c32 static LIST_HEAD(parts_head);
/rk3399_rockchip-uboot/drivers/power/
H A Dpower_core.c19 static LIST_HEAD(pmic_list);
/rk3399_rockchip-uboot/drivers/block/
H A Dblkcache.c25 static LIST_HEAD(block_cache);
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dti_usb_phy.c70 static LIST_HEAD(ti_usb_phy_list);
H A Ddwc3-omap.c137 static LIST_HEAD(dwc3_omap_list);
/rk3399_rockchip-uboot/drivers/usb/gadget/udc/
H A Dudc-core.c45 static LIST_HEAD(udc_list);
/rk3399_rockchip-uboot/lib/
H A Dlist_sort.c219 LIST_HEAD(head); in list_sort_test()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dxilinx_gpio.c14 static LIST_HEAD(gpio_list);
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_connector.c31 static LIST_HEAD(rockchip_connector_list);
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_yaffs1.c30 LIST_HEAD(hard_list); in yaffs1_scan()
H A Dyaffs_yaffs2.c592 LIST_HEAD(hard_list); in yaffs2_rd_checkpt_objs()
1348 LIST_HEAD(hard_list); in yaffs2_scan_backwards()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_runtime.c27 LIST_HEAD(efi_runtime_mmio);
H A Defi_memory.c30 LIST_HEAD(efi_mem);
/rk3399_rockchip-uboot/drivers/misc/
H A Dqfw.c22 static LIST_HEAD(fw_list);
/rk3399_rockchip-uboot/drivers/dma/
H A Dapbh_dma.c527 LIST_HEAD(tmp_desc_list); in mxs_dma_go()
/rk3399_rockchip-uboot/drivers/irq/
H A Dvirq.c18 static LIST_HEAD(virq_desc_head);
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c96 LIST_HEAD(entry_head);
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu.c20 static LIST_HEAD(dfu_list);
/rk3399_rockchip-uboot/include/linux/
H A Dlist.h28 #define LIST_HEAD(name) \ macro
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape.c24 LIST_HEAD(ls_pcie_list);

12