Searched defs:LIST_HEAD_INIT (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | list.h | 29 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | list.h | 28 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/ |
| H A D | list.h | 23 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | list.h | 29 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | list.h | 122 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_list.h | 95 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_list.h | 79 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_list.h | 79 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | list.h | 40 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 26 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 20 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 72 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 72 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 21 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
|