Home
last modified time | relevance | path

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

/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c760 static int agilent_82357a_request_system_control(struct gpib_board *board, int request_control) in agilent_82357a_request_system_control() function
1443 .request_system_control = agilent_82357a_request_system_control,
1630 retval = agilent_82357a_request_system_control(board, board->master); in agilent_82357a_driver_resume()