Home
last modified time | relevance | path

Searched refs:rio_pw_enable (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Drio_drv.h385 extern void rio_pw_enable(struct rio_mport *mport, int enable);
/Linux-v5.4/drivers/rapidio/
Drio.c664 void rio_pw_enable(struct rio_mport *mport, int enable) in rio_pw_enable() function
675 EXPORT_SYMBOL_GPL(rio_pw_enable);
Drio-scan.c1004 rio_pw_enable(mport, 1); in rio_enum_mport()
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c1581 rio_pw_enable(md->mport, 1); in rio_mport_add_pw_filter()
1631 rio_pw_enable(md->mport, 0); in rio_mport_remove_pw_filter()