Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.h27 struct atomisp_tpg_device { struct
35 void atomisp_tpg_unregister_entities(struct atomisp_tpg_device *tpg); argument
36 int atomisp_tpg_register_entities(struct atomisp_tpg_device *tpg,
H A Datomisp_tpg.c114 void atomisp_tpg_unregister_entities(struct atomisp_tpg_device *tpg) in atomisp_tpg_unregister_entities()
120 int atomisp_tpg_register_entities(struct atomisp_tpg_device *tpg, in atomisp_tpg_register_entities()
142 struct atomisp_tpg_device *tpg = &isp->tpg; in atomisp_tpg_init()
H A Datomisp_internal.h197 struct atomisp_tpg_device tpg;