Home
last modified time | relevance | path

Searched defs:array_sz (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl.h54 unsigned int array_sz; /*the size of node_array*/ member
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_tuner.c130 u32 array_sz = 0; in vidtv_tuner_check_frequency_shift() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_ioctl.h142 unsigned int array_sz; //the size of node_array member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_ioctl.h129 unsigned int array_sz; /* the size of node_array */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_ioctl.h141 unsigned int array_sz; /* the size of node_array */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_ioctl.h142 unsigned int array_sz; //the size of node_array member
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhelpers.c700 static u32 find_v4l2_id(u32 hfi_id, const struct id_mapping *array, unsigned int array_sz) in find_v4l2_id()
714 static u32 find_hfi_id(u32 v4l2_id, const struct id_mapping *array, unsigned int array_sz) in find_hfi_id()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dnuma.c384 u32 array_sz; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h893 struct page **array, unsigned int array_sz) in __readahead_batch()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmegaraid.c2519 u32 array_sz; in proc_show_rdrv() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-loader.c528 size_t array_sz = sizeof(*ptevs) * pev->ntevs; in map_prologue() local