Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg.h199 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
Dvivid-vid-cap.c465 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()
Dvivid-tpg.c404 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function