Searched refs:HSC_IOWR (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 32 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 18 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 12 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) macro
|
Completed in 1 milliseconds