Home
last modified time | relevance | path

Searched defs:fei (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.c66 struct c8sectpfei *fei = (struct c8sectpfei *)ac8sectpfei; in c8sectpfe_timer_interrupt() local
86 struct c8sectpfei *fei = channel->fei; in channel_swdemux_tsklet() local
140 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_start_feed() local
260 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_stop_feed() local
361 static struct channel_info *find_channel(struct c8sectpfei *fei, int tsin_num) in find_channel()
376 static void c8sectpfe_getconfig(struct c8sectpfei *fei) in c8sectpfe_getconfig()
402 struct c8sectpfei *fei = priv; in c8sectpfe_idle_irq_handler() local
425 static void free_input_block(struct c8sectpfei *fei, struct channel_info *tsin) in free_input_block()
447 static int configure_memdma_and_inputblock(struct c8sectpfei *fei, in configure_memdma_and_inputblock()
652 struct c8sectpfei *fei = priv; in c8sectpfe_error_irq_handler() local
[all …]
Dc8sectpfe-common.c39 struct c8sectpfei *fei) in register_dvb()
129 static struct c8sectpfe *c8sectpfe_create(struct c8sectpfei *fei, in c8sectpfe_create()
203 struct c8sectpfei *fei) in c8sectpfe_tuner_unregister_frontend()
231 struct c8sectpfei *fei, in c8sectpfe_tuner_register_frontend()
Dc8sectpfe-debugfs.c233 void c8sectpfe_debugfs_init(struct c8sectpfei *fei) in c8sectpfe_debugfs_init()
267 void c8sectpfe_debugfs_exit(struct c8sectpfei *fei) in c8sectpfe_debugfs_exit()
Dc8sectpfe-core.h57 struct c8sectpfei *fei; member