Searched refs:io_dpc (Results 1 – 2 of 2) sorted by relevance
74 extern void io_dpc(unsigned long ref_data);
209 tasklet_init(&pio_mgr->dpc_tasklet, io_dpc, (u32) pio_mgr); in bridge_io_create()864 void io_dpc(unsigned long ref_data) in io_dpc() function