Home
last modified time | relevance | path

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

/linux/drivers/gpib/pc2/
H A Dpc2_gpib.c530 .take_control = pc2_take_control,
558 .take_control = pc2_take_control,
586 .take_control = pc2_take_control,
614 .take_control = pc2_take_control,
/linux/drivers/gpib/include/
H A Dgpib_types.h97 int (*take_control)(struct gpib_board *board, int asyncronous); member
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c721 .take_control = fluke_take_control,
757 .take_control = fluke_take_control,
784 .take_control = fluke_take_control,
/linux/drivers/gpib/hp_82335/
H A Dhp82335.c191 .take_control = hp82335_take_control,