Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.c248 static int hp_82341_attach(struct gpib_board *board, const struct gpib_board_config *config);
410 .attach = hp_82341_attach,
438 .attach = hp_82341_attach,
685 static int hp_82341_attach(struct gpib_board *board, const struct gpib_board_config *config) in hp_82341_attach() function