Searched defs:head (Results 1 - 25 of 63) sorted by last modified time

123

/u-boot/include/
H A Datf_common.h188 struct bl_params_node *head; member in struct:bl_params
/u-boot/fs/ubifs/
H A Dsuper.c460 static void ubifs_i_callback(struct rcu_head *head) argument
/u-boot/fs/sandbox/
H A Dsandboxfs.c87 struct os_dirent_node *head, *node; local
/u-boot/fs/btrfs/
H A Dvolumes.c153 struct list_head *head = &fs_devices->devices; local
/u-boot/drivers/virtio/
H A Dvirtio_ring.c107 int head; local
208 static void detach_buf(struct virtqueue *vq, unsigned int head) argument
[all...]
/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c376 struct list_head *head; local
1796 struct list_head *head = NULL; local
[all...]
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.c1736 packetize_urb(struct usb_hcd *hcd, struct urb *urb, struct list_head *head, gfp_t flags) argument
/u-boot/drivers/usb/gadget/
H A Dci_udc.c189 struct ept_queue_head *head = ci_get_qh(ep_num, 0); local
204 struct ept_queue_head *head = ci_get_qh(ep_num, 0); local
324 struct ept_queue_head *head local
475 struct ept_queue_head *head; local
715 struct ept_queue_head *head; local
816 struct ept_queue_head *head; local
967 struct ept_queue_head *head; local
[all...]
/u-boot/drivers/nvme/
H A Dnvme.c167 u16 head = nvmeq->cq_head; local
[all...]
/u-boot/drivers/net/ti/
H A Dcpsw.c169 struct cpdma_desc *head, *tail; member in struct:cpdma_chan
/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c528 uintptr_t head, tail; local
/u-boot/drivers/dma/
H A Dapbh_dma.c458 static int mxs_dma_finish(int channel, struct list_head *head) argument
/u-boot/drivers/crypto/fsl/
H A Djr.c161 int head = jr->head; local
236 int head = jr->head; local
[all...]
/u-boot/drivers/core/
H A Dutil.c14 int list_count_items(struct list_head *head) argument
H A Ddevres.c195 static void release_nodes(struct udevice *dev, struct list_head *head, argument
/u-boot/common/
H A Dusb.c382 struct usb_descriptor_header *head; local
[all...]
H A Ddlmalloc.c78 static GmListElement* head = 0; variable
[all...]
H A Dcli_hush.c1998 static int free_pipe_list(struct pipe *head, int indent) argument
2656 FILE *generate_stream_from_list(struct pipe *head) argument
/u-boot/cmd/
H A Dmtdparts.c495 static void part_delall(struct list_head *head) argument
737 static int device_delall(struct list_head *head) argument
/u-boot/board/xilinx/zynq/
H A Dbootimg.c32 static int zynq_islastpartition(struct headerarray *head) argument
/u-boot/arch/arm/
H A DMakefile
/u-boot/board/starfive/visionfive2/
H A Dvisionfive2-i2c-eeprom.c138 static inline u32 calculate_crc16(struct eeprom_atom_header *head) argument
/u-boot/arch/arc/lib/
H A DMakefile
/u-boot/arch/sandbox/cpu/
H A Dos.c615 struct os_dirent_node *head, *node, *next; local
/u-boot/lib/zlib/
H A Dinflate.h86 gz_headerp head; /* where to save gzip header information */ member in struct:inflate_state

Completed in 238 milliseconds

123