Searched refs:rio_request_inb_dbell (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | rio_drv.h | 355 extern int rio_request_inb_dbell(struct rio_mport *, void *, u16, u16,
|
/Linux-v4.19/drivers/net/ |
D | rionet.c | 323 if ((rc = rio_request_inb_dbell(rnet->mport, in rionet_open()
|
/Linux-v4.19/drivers/rapidio/ |
D | rio.c | 437 int rio_request_inb_dbell(struct rio_mport *mport, in rio_request_inb_dbell() function 466 EXPORT_SYMBOL_GPL(rio_request_inb_dbell);
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1443 ret = rio_request_inb_dbell(md->mport, md, filter.low, filter.high, in rio_mport_add_db_filter()
|