Home
last modified time | relevance | path

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

/openbmc/linux/include/media/i2c/
H A Dbt819.h22 #define BT819_FIFO_RESET_HIGH _IO('b', 1) macro
/openbmc/linux/drivers/media/i2c/
H A Dbt819.c280 v4l2_subdev_notify(sd, BT819_FIFO_RESET_HIGH, NULL); in bt819_s_std()
308 v4l2_subdev_notify(sd, BT819_FIFO_RESET_HIGH, NULL); in bt819_s_routing()
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_card.c1164 else if (cmd == BT819_FIFO_RESET_HIGH) in zoran_subdev_notify()