Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.c250 static void hp_82341_detach(struct gpib_board *board);
411 .detach = hp_82341_detach,
439 .detach = hp_82341_detach,
778 static void hp_82341_detach(struct gpib_board *board) in hp_82341_detach() function