Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_drv.h389 extern void rio_pw_enable(struct rio_mport *mport, int enable);
/Linux-v4.19/drivers/rapidio/
Drio.c668 void rio_pw_enable(struct rio_mport *mport, int enable) in rio_pw_enable() function
679 EXPORT_SYMBOL_GPL(rio_pw_enable);
Drio-scan.c1008 rio_pw_enable(mport, 1); in rio_enum_mport()
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c1583 rio_pw_enable(md->mport, 1); in rio_mport_add_pw_filter()
1633 rio_pw_enable(md->mport, 0); in rio_mport_remove_pw_filter()