Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddt2811.c165 unsigned int is_pgh:1; member
171 .is_pgh = 1,
585 s->range_table = board->is_pgh ? &dt2811_pgh_ai_ranges in dt2811_attach()