Searched defs:kernel_read_compat (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linuxver.h | 886 #define kernel_read_compat(file, offset, addr, count) kernel_read(file, offset, addr, count) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 888 #define kernel_read_compat(file, offset, addr, count) kernel_read(file, offset, addr, count) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linuxver.h | 888 #define kernel_read_compat(file, offset, addr, count) kernel_read(file, offset, addr, count) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | linux_osl.c | 1899 kernel_read_compat(struct file *file, loff_t offset, char *addr, unsigned long count) function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | linux_osl.c | 1900 kernel_read_compat(struct file *file, loff_t offset, char *addr, unsigned long count) in kernel_read_compat() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | linux_osl.c | 1899 kernel_read_compat(struct file *file, loff_t offset, char *addr, unsigned long count) function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 941 #define kernel_read_compat(file, offset, addr, count) kernel_read(file, offset, addr, count) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 944 #define kernel_read_compat(file, offset, addr, count) kernel_read(file, offset, addr, count) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_osl.c | 1875 kernel_read_compat(struct file *file, loff_t offset, char *addr, unsigned long count) in kernel_read_compat() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | linux_osl.c | 1940 kernel_read_compat(struct file *file, loff_t offset, char *addr, unsigned long count) in kernel_read_compat() function
|