Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A 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)
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c229 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()