Home
last modified time | relevance | path

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

/linux/drivers/gpib/tms9914/
H A Dtms9914.c185 priv->holdoff_mode = mode; in tms9914_set_holdoff_mode()
471 switch (priv->holdoff_mode) { in tms9914_read_data_in()
482 dev_err(board->gpib_dev, "bug! bad holdoff mode %i\n", priv->holdoff_mode); in tms9914_read_data_in()
/linux/drivers/gpib/include/
H A Dtms9914.h39 enum tms9914_holdoff_mode holdoff_mode; member