Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c66 struct c8sectpfei *fei = from_timer(fei, t, timer); in c8sectpfe_timer_interrupt() local
86 struct c8sectpfei *fei; in channel_swdemux_tsklet() local
141 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_start_feed() local
262 struct c8sectpfei *fei = stdemux->c8sectpfei; in c8sectpfe_stop_feed() local
378 static void c8sectpfe_getconfig(struct c8sectpfei *fei) in c8sectpfe_getconfig()
404 struct c8sectpfei *fei = priv; in c8sectpfe_idle_irq_handler() local
646 struct c8sectpfei *fei = priv; in c8sectpfe_error_irq_handler() local
663 struct c8sectpfei *fei; in c8sectpfe_probe() local
878 struct c8sectpfei *fei = platform_get_drvdata(pdev); in c8sectpfe_remove() local
911 static int configure_channels(struct c8sectpfei *fei) in configure_channels()
[all …]
H A Dc8sectpfe-common.c36 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()
H 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()
H A Dc8sectpfe-core.h56 struct c8sectpfei *fei; member
/openbmc/linux/fs/smb/client/
H A Dinode.c2676 int cifs_fiemap(struct inode *inode, struct fiemap_extent_info *fei, u64 start,
H A Dsmb2ops.c3731 struct fiemap_extent_info *fei, u64 start, u64 len) in smb3_fiemap()