Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_priv.h31 #define DST_IG_READ 2 macro
H A Dbt878.c342 case DST_IG_READ: in bt878_device_control()
H A Ddst.c95 if ((err = bt878_device_control(state->bt, DST_IG_READ, &rd_packet)) < 0) { in dst_gpio_inb()