Home
last modified time | relevance | path

Searched refs:c8sectpfei (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/st/sti/c8sectpfe/
A Dc8sectpfe-debugfs.h16 void c8sectpfe_debugfs_init(struct c8sectpfei *);
17 void c8sectpfe_debugfs_exit(struct c8sectpfei *);
19 static inline void c8sectpfe_debugfs_init(struct c8sectpfei *fei) {}; in c8sectpfe_debugfs_init()
20 static inline void c8sectpfe_debugfs_exit(struct c8sectpfei *fei) {}; in c8sectpfe_debugfs_exit()
A Dc8sectpfe-common.h39 struct c8sectpfei *c8sectpfei; member
53 struct c8sectpfei *fei,
58 struct c8sectpfei *fei);
A Dc8sectpfe-core.c51 static int load_c8sectpfe_fw(struct c8sectpfei *fei);
65 struct c8sectpfei *fei = from_timer(fei, t, timer); in c8sectpfe_timer_interrupt()
85 struct c8sectpfei *fei; in channel_swdemux_bh_work()
140 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_start_feed()
261 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_stop_feed()
403 struct c8sectpfei *fei = priv; in c8sectpfe_idle_irq_handler()
645 struct c8sectpfei *fei = priv; in c8sectpfe_error_irq_handler()
662 struct c8sectpfei *fei; in c8sectpfe_probe()
867 struct c8sectpfei *fei = platform_get_drvdata(pdev); in c8sectpfe_remove()
898 static int configure_channels(struct c8sectpfei *fei) in configure_channels()
[all …]
A Dc8sectpfe-common.c36 struct c8sectpfei *fei) in register_dvb()
126 static struct c8sectpfe *c8sectpfe_create(struct c8sectpfei *fei, in c8sectpfe_create()
157 c8sectpfe->demux[i].c8sectpfei = fei; in c8sectpfe_create()
200 struct c8sectpfei *fei) in c8sectpfe_tuner_unregister_frontend()
228 struct c8sectpfei *fei, in c8sectpfe_tuner_register_frontend()
A Dc8sectpfe-core.h56 struct c8sectpfei *fei;
71 struct c8sectpfei { struct
A Dc8sectpfe-debugfs.c226 void c8sectpfe_debugfs_init(struct c8sectpfei *fei) in c8sectpfe_debugfs_init()
240 void c8sectpfe_debugfs_exit(struct c8sectpfei *fei) in c8sectpfe_debugfs_exit()

Completed in 15 milliseconds