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