Home
last modified time | relevance | path

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

/linux/drivers/rapidio/switches/
H A Didtcps.c126 .em_handle = NULL,
H A Didt_gen3.c267 .em_handle = idtg3_em_handler,
H A Didt_gen2.c413 .em_handle = idtg2_em_handler,
/linux/drivers/rapidio/
H A Drio.c1256 if (rdev->rswitch->ops && rdev->rswitch->ops->em_handle) in rio_inb_pwrite_handler()
1257 rdev->rswitch->ops->em_handle(rdev, portnum); in rio_inb_pwrite_handler()