Home
last modified time | relevance | path

Searched refs:rio_pw_filter (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Drio_mport_cdev.h114 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)
/linux-6.12.1/drivers/rapidio/devices/
Drio_mport_cdev.c229 struct rio_pw_filter filter;
1511 struct rio_pw_filter *filter) in rio_mport_match_pw()
1556 struct rio_pw_filter filter; in rio_mport_add_pw_filter()
1600 static int rio_mport_match_pw_filter(struct rio_pw_filter *a, in rio_mport_match_pw_filter()
1601 struct rio_pw_filter *b) in rio_mport_match_pw_filter()
1613 struct rio_pw_filter filter; in rio_mport_remove_pw_filter()