Searched refs:rio_pw_filter (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 114 struct rio_pw_filter { struct 250 _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 252 _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter)
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 114 struct rio_pw_filter { struct 250 _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 252 _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 73 struct rio_pw_filter { struct 159 #define RIO_ENABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 160 #define RIO_DISABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 60 struct rio_pw_filter { struct 157 _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 159 _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 73 struct rio_pw_filter { struct 159 #define RIO_ENABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 160 #define RIO_DISABLE_PORTWRITE_RANGE _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter)
|
/kernel/linux/linux-5.10/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 229 struct rio_pw_filter filter; 1508 struct rio_pw_filter *filter) in rio_mport_match_pw() 1553 struct rio_pw_filter filter; in rio_mport_add_pw_filter() 1597 static int rio_mport_match_pw_filter(struct rio_pw_filter *a, in rio_mport_match_pw_filter() 1598 struct rio_pw_filter *b) in rio_mport_match_pw_filter() 1610 struct rio_pw_filter filter; in rio_mport_remove_pw_filter()
|
/kernel/linux/linux-6.6/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 229 struct rio_pw_filter filter; 1509 struct rio_pw_filter *filter) in rio_mport_match_pw() 1554 struct rio_pw_filter filter; in rio_mport_add_pw_filter() 1598 static int rio_mport_match_pw_filter(struct rio_pw_filter *a, in rio_mport_match_pw_filter() 1599 struct rio_pw_filter *b) in rio_mport_match_pw_filter() 1611 struct rio_pw_filter filter; in rio_mport_remove_pw_filter()
|
Completed in 10 milliseconds