Searched refs:others (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-nexell/include/mach/
H A Dehci.h102 unsigned int others[4]; member in struct:nx_usb_phy
/u-boot/fs/yaffs2/
H A Dyaffsfs.c91 struct list_head others; member in struct:yaffsfs_DirSearchContxt
2851 dsc = list_entry(i, struct yaffsfs_DirSearchContxt, others);
2903 INIT_LIST_HEAD(&dsc->others);
2908 list_add(&dsc->others, &search_contexts);
2980 list_del(&dsc->others); /* unhook from list */

Completed in 312 milliseconds