Searched defs:fei (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/media/platform/st/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 65 struct c8sectpfei *fei = from_timer(fei, t, timer); in c8sectpfe_timer_interrupt() local 85 struct c8sectpfei *fei; in channel_swdemux_bh_work() local 140 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_start_feed() local 261 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_stop_feed() local 362 static struct channel_info *find_channel(struct c8sectpfei *fei, int tsin_num) in find_channel() 377 static void c8sectpfe_getconfig(struct c8sectpfei *fei) in c8sectpfe_getconfig() 403 struct c8sectpfei *fei = priv; in c8sectpfe_idle_irq_handler() local 426 static void free_input_block(struct c8sectpfei *fei, struct channel_info *tsin) in free_input_block() 448 static int configure_memdma_and_inputblock(struct c8sectpfei *fei, in configure_memdma_and_inputblock() 645 struct c8sectpfei *fei = priv; in c8sectpfe_error_irq_handler() local [all …]
|
D | c8sectpfe-common.c | 36 struct c8sectpfei *fei) in register_dvb() 126 static struct c8sectpfe *c8sectpfe_create(struct c8sectpfei *fei, in c8sectpfe_create() 200 struct c8sectpfei *fei) in c8sectpfe_tuner_unregister_frontend() 228 struct c8sectpfei *fei, in c8sectpfe_tuner_register_frontend()
|
D | c8sectpfe-debugfs.h | 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()
|
D | c8sectpfe-debugfs.c | 226 void c8sectpfe_debugfs_init(struct c8sectpfei *fei) in c8sectpfe_debugfs_init() 240 void c8sectpfe_debugfs_exit(struct c8sectpfei *fei) in c8sectpfe_debugfs_exit()
|
D | c8sectpfe-core.h | 56 struct c8sectpfei *fei; member
|
/linux-6.12.1/fs/smb/client/ |
D | inode.c | 2740 int cifs_fiemap(struct inode *inode, struct fiemap_extent_info *fei, u64 start,
|
D | smb2ops.c | 3835 struct fiemap_extent_info *fei, u64 start, u64 len) in smb3_fiemap()
|