Searched refs:HSC_IOR (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 31 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 17 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 11 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) macro
|
Completed in 2 milliseconds