Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstb0899_drv.h88 struct stb0899_postproc { struct
100 const struct stb0899_postproc *postproc; argument
Dstb0899_drv.c583 static int stb0899_postproc(struct stb0899_state *state, u8 ctl, int enable) in stb0899_postproc() function
586 const struct stb0899_postproc *postproc = config->postproc; in stb0899_postproc()
610 stb0899_postproc(state, STB0899_POSTPROC_GPIO_POWER, 0); in stb0899_detach()
865 stb0899_postproc(state, STB0899_POSTPROC_GPIO_POWER, 0); in stb0899_sleep()
884 stb0899_postproc(state, STB0899_POSTPROC_GPIO_POWER, 1); in stb0899_wakeup()
1083 stb0899_postproc(state, STB0899_POSTPROC_GPIO_LOCK, 1); in stb0899_read_status()
1114 stb0899_postproc(state, STB0899_POSTPROC_GPIO_LOCK, 1); in stb0899_read_status()