Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/linux-6.3-rc2/drivers/media/common/b2c2/
A Dflexcop-hw-filter.c9 static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff) in flexcop_rcv_data_ctrl()
15 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff) in flexcop_smc_ctrl()
25 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]) in flexcop_set_mac_filter()
46 static void flexcop_pid_group_filter(struct flexcop_device *fc, in flexcop_pid_group_filter()
88 static void flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PCR_PID_ctrl()
94 static void flexcop_pid_PMT_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PMT_PID_ctrl()
100 static void flexcop_pid_EMM_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_EMM_PID_ctrl()
106 static void flexcop_pid_ECM_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_ECM_PID_ctrl()
112 static void flexcop_pid_control(struct flexcop_device *fc, in flexcop_pid_control()
175 int flexcop_pid_feed_control(struct flexcop_device *fc, in flexcop_pid_feed_control()
[all …]
A Dflexcop.c47 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_start_feed() local
53 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_stop_feed() local
57 static int flexcop_dvb_init(struct flexcop_device *fc) in flexcop_dvb_init()
136 static void flexcop_dvb_exit(struct flexcop_device *fc) in flexcop_dvb_exit()
156 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len) in flexcop_pass_dmx_data()
168 static void flexcop_reset(struct flexcop_device *fc) in flexcop_reset()
199 void flexcop_reset_block_300(struct flexcop_device *fc) in flexcop_reset_block_300()
217 struct flexcop_device *fc = kzalloc(sizeof(struct flexcop_device), in flexcop_device_kmalloc() local
237 void flexcop_device_kfree(struct flexcop_device *fc) in flexcop_device_kfree()
244 int flexcop_device_initialize(struct flexcop_device *fc) in flexcop_device_initialize()
[all …]
A Dflexcop-fe-tuner.c34 struct flexcop_device *fc = fe->dvb->priv; in flexcop_fe_request_firmware() local
45 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_voltage() local
73 struct flexcop_device *fc = fe->dvb->priv; in flexcop_sleep() local
85 struct flexcop_device *fc = fe->dvb->priv; in flexcop_set_tone() local
170 static int skystar2_rev23_attach(struct flexcop_device *fc, in skystar2_rev23_attach()
283 static int skystar2_rev26_attach(struct flexcop_device *fc, in skystar2_rev26_attach()
444 static int airstar_dvbt_attach(struct flexcop_device *fc, in airstar_dvbt_attach()
465 static int airstar_atsc1_attach(struct flexcop_device *fc, in airstar_atsc1_attach()
598 static int cablestar2_attach(struct flexcop_device *fc, in cablestar2_attach()
681 int flexcop_frontend_init(struct flexcop_device *fc) in flexcop_frontend_init()
[all …]
A Dflexcop-sram.c9 static void flexcop_sram_set_chip(struct flexcop_device *fc, in flexcop_sram_set_chip()
15 int flexcop_sram_init(struct flexcop_device *fc) in flexcop_sram_init()
31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest()
59 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) in flexcop_wan_set_speed()
65 void flexcop_sram_ctrl(struct flexcop_device *fc, int usb_wan, int sramdma, int maximumfill) in flexcop_sram_ctrl()
/linux-6.3-rc2/fs/
A Dfs_context.c254 struct fs_context *fc; in alloc_fs_context() local
325 void fc_drop_locked(struct fs_context *fc) in fc_drop_locked()
341 struct fs_context *fc; in vfs_dup_fs_context() local
437 static void put_fc_log(struct fs_context *fc) in put_fc_log()
457 void put_fs_context(struct fs_context *fc) in put_fs_context()
485 static void legacy_fs_context_free(struct fs_context *fc) in legacy_fs_context_free()
604 static int legacy_get_tree(struct fs_context *fc) in legacy_get_tree()
625 static int legacy_reconfigure(struct fs_context *fc) in legacy_reconfigure()
650 static int legacy_init_fs_context(struct fs_context *fc) in legacy_init_fs_context()
683 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context()
[all …]
A Dsuper.c527 bool mount_capable(struct fs_context *fc) in mount_capable()
985 struct fs_context *fc; in do_emergency_remount_callback() local
1127 static int vfs_get_super(struct fs_context *fc, bool reconf, in vfs_get_super()
1165 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev()
1173 int get_tree_single(struct fs_context *fc, in get_tree_single()
1181 int get_tree_single_reconf(struct fs_context *fc, in get_tree_single_reconf()
1189 int get_tree_keyed(struct fs_context *fc, in get_tree_keyed()
1191 struct fs_context *fc), in get_tree_keyed()
1227 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()
1430 struct fs_context *fc; in reconfigure_single() local
[all …]
A Dfsopen.c27 struct fs_context *fc = file->private_data; in fscontext_read() local
69 struct fs_context *fc = file->private_data; in fscontext_release() local
87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
98 static int fscontext_alloc_log(struct fs_context *fc) in fscontext_alloc_log()
118 struct fs_context *fc; in SYSCALL_DEFINE2() local
160 struct fs_context *fc; in SYSCALL_DEFINE3() local
216 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked()
321 struct fs_context *fc; in SYSCALL_DEFINE5() local
/linux-6.3-rc2/drivers/isdn/hardware/mISDN/
A Davmfritz.c172 struct fritzcard *fc = p; in ReadISAC_V1() local
182 struct fritzcard *fc = p; in WriteISAC_V1() local
192 struct fritzcard *fc = p; in ReadFiFoISAC_V1() local
201 struct fritzcard *fc = p; in WriteFiFoISAC_V1() local
210 struct fritzcard *fc = p; in ReadISAC_V2() local
219 struct fritzcard *fc = p; in WriteISAC_V2() local
228 struct fritzcard *fc = p; in ReadFiFoISAC_V2() local
239 struct fritzcard *fc = p; in WriteFiFoISAC_V2() local
276 struct fritzcard *fc = bch->hw; in write_ctrl() local
338 struct fritzcard *fc = bch->hw; in modehdlc() local
[all …]
/linux-6.3-rc2/drivers/md/
A Ddm-flakey.c19 #define all_corrupt_bio_flags_match(bio, fc) \ argument
197 struct flakey_c *fc; in flakey_ctr() local
270 struct flakey_c *fc = ti->private; in flakey_dtr() local
278 struct flakey_c *fc = ti->private; in flakey_map_sector() local
285 struct flakey_c *fc = ti->private; in flakey_map_bio() local
327 struct flakey_c *fc = ti->private; in flakey_map() local
392 struct flakey_c *fc = ti->private; in flakey_end_io() local
424 struct flakey_c *fc = ti->private; in flakey_status() local
462 struct flakey_c *fc = ti->private; in flakey_prepare_ioctl() local
478 struct flakey_c *fc = ti->private; in flakey_report_zones() local
[all …]
/linux-6.3-rc2/drivers/dma-buf/
A Dst-dma-fence-chain.c183 struct fence_chains fc; in find_seqno() local
261 struct fence_chains fc; in find_signaled() local
299 struct fence_chains fc; in find_out_of_order() local
343 struct fence_chains fc; in find_gap() local
390 struct fence_chains fc; member
499 struct fence_chains fc; in signal_forward() local
531 struct fence_chains fc; in signal_backward() local
564 struct fence_chains *fc = arg; in __wait_fence_chains() local
574 struct fence_chains fc; in wait_forward() local
604 struct fence_chains fc; in wait_backward() local
[all …]
/linux-6.3-rc2/fs/fuse/
A Dcontrol.c25 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local
37 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local
55 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local
106 struct fuse_conn *fc; in fuse_conn_max_background_read() local
148 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local
166 struct fuse_conn *fc; in fuse_conn_congestion_threshold_write() local
214 struct fuse_conn *fc, in fuse_ctl_add_dentry()
256 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn()
295 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn()
317 struct fuse_conn *fc; in fuse_ctl_fill_super() local
[all …]
A Dinode.c168 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local
315 struct fuse_conn *fc) in fuse_init_inode()
608 struct fuse_conn *fc = fm->fc; in fuse_sync_fs() local
864 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put()
1124 struct fuse_conn *fc = fm->fc; in process_init_reply() local
1290 void fuse_free_conn(struct fuse_conn *fc) in fuse_free_conn()
1383 struct fuse_conn *fc = fud->fc; in fuse_dev_free() local
1524 struct fuse_conn *fc = fm->fc; in fuse_fill_super_common() local
1668 struct fuse_conn *fc; in fuse_get_tree() local
1761 struct fuse_conn *fc = fm->fc; in fuse_mount_remove() local
[all …]
A Ddev.c108 struct fuse_conn *fc = fm->fc; in fuse_get_req() local
160 struct fuse_conn *fc = req->fm->fc; in fuse_put_request() local
283 struct fuse_conn *fc = fm->fc; in fuse_request_end() local
366 struct fuse_conn *fc = req->fm->fc; in request_wait_answer() local
467 struct fuse_conn *fc = req->fm->fc; in fuse_force_creds() local
487 struct fuse_conn *fc = fm->fc; in fuse_simple_request() local
527 struct fuse_conn *fc = fm->fc; in fuse_request_queue_background() local
1208 struct fuse_conn *fc = fud->fc; in fuse_dev_do_read() local
1672 struct fuse_conn *fc = fm->fc; in fuse_retrieve() local
1854 struct fuse_conn *fc = fud->fc; in fuse_dev_do_write() local
[all …]
A Dacl.c14 static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc, in __fuse_get_acl()
57 static inline bool fuse_no_acl(const struct fuse_conn *fc, in fuse_no_acl()
72 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local
82 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_inode_acl() local
101 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
A Ddir.c554 struct fuse_conn *fc = get_fuse_conn(dir); in get_create_supp_group() local
732 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_atomic_open() local
876 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_tmpfile() local
953 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_entry_unlinked() local
1132 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_fillattr() local
1400 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_permission() local
1498 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_link() local
1548 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_dir_fsync() local
1745 struct fuse_conn *fc = fm->fc; in fuse_do_setattr() local
1912 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_setattr() local
[all …]
/linux-6.3-rc2/fs/cifs/
A Dfs_context.c198 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors()
253 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor()
569 static int smb3_fs_context_parse_monolithic(struct fs_context *fc, in smb3_fs_context_parse_monolithic()
623 static int smb3_fs_context_validate(struct fs_context *fc) in smb3_fs_context_validate()
686 static int smb3_get_tree_common(struct fs_context *fc) in smb3_get_tree_common()
704 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree()
717 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free()
728 static int smb3_verify_reconfigure_ctx(struct fs_context *fc, in smb3_verify_reconfigure_ctx()
796 static int smb3_reconfigure(struct fs_context *fc) in smb3_reconfigure()
839 static int smb3_fs_context_parse_param(struct fs_context *fc, in smb3_fs_context_parse_param()
[all …]
/linux-6.3-rc2/drivers/mtd/
A Dmtdsuper.c26 static int mtd_test_super(struct super_block *sb, struct fs_context *fc) in mtd_test_super()
46 static int mtd_set_super(struct super_block *sb, struct fs_context *fc) in mtd_set_super()
57 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb()
99 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr()
119 int get_tree_mtd(struct fs_context *fc, in get_tree_mtd()
/linux-6.3-rc2/fs/proc/
A Droot.c58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param()
89 static int proc_parse_subset_param(struct fs_context *fc, char *value) in proc_parse_subset_param()
112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
146 struct fs_context *fc, in proc_apply_options()
159 static int proc_fill_super(struct super_block *s, struct fs_context *fc) in proc_fill_super()
213 static int proc_reconfigure(struct fs_context *fc) in proc_reconfigure()
224 static int proc_get_tree(struct fs_context *fc) in proc_get_tree()
229 static void proc_fs_context_free(struct fs_context *fc) in proc_fs_context_free()
244 static int proc_init_fs_context(struct fs_context *fc) in proc_init_fs_context()
/linux-6.3-rc2/fs/afs/
A Dsuper.c225 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source()
319 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param()
356 static int afs_validate_fc(struct fs_context *fc) in afs_validate_fc()
418 static int afs_test_super(struct super_block *sb, struct fs_context *fc) in afs_test_super()
430 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc) in afs_dynroot_test_super()
438 static int afs_set_super(struct super_block *sb, struct fs_context *fc) in afs_set_super()
504 static struct afs_super_info *afs_alloc_sbi(struct fs_context *fc) in afs_alloc_sbi()
556 static int afs_get_tree(struct fs_context *fc) in afs_get_tree()
609 static void afs_free_fc(struct fs_context *fc) in afs_free_fc()
629 static int afs_init_fs_context(struct fs_context *fc) in afs_init_fs_context()
/linux-6.3-rc2/drivers/media/pci/b2c2/
A Dflexcop-dma.c42 int flexcop_dma_config(struct flexcop_device *fc, in flexcop_dma_config()
72 int flexcop_dma_xfer_control(struct flexcop_device *fc, in flexcop_dma_xfer_control()
113 static int flexcop_dma_remap(struct flexcop_device *fc, in flexcop_dma_remap()
126 int flexcop_dma_control_size_irq(struct flexcop_device *fc, in flexcop_dma_control_size_irq()
143 int flexcop_dma_control_timer_irq(struct flexcop_device *fc, in flexcop_dma_control_timer_irq()
161 int flexcop_dma_config_timer(struct flexcop_device *fc, in flexcop_dma_config_timer()
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
215 static inline void jffs2_update_mount_opts(struct fs_context *fc) in jffs2_update_mount_opts()
232 static int jffs2_reconfigure(struct fs_context *fc) in jffs2_reconfigure()
257 static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_fill_super()
291 static int jffs2_get_tree(struct fs_context *fc) in jffs2_get_tree()
296 static void jffs2_free_fc(struct fs_context *fc) in jffs2_free_fc()
308 static int jffs2_init_fs_context(struct fs_context *fc) in jffs2_init_fs_context()
/linux-6.3-rc2/fs/vboxsf/
A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
119 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super()
384 static int vboxsf_parse_monolithic(struct fs_context *fc, void *data) in vboxsf_parse_monolithic()
394 static int vboxsf_get_tree(struct fs_context *fc) in vboxsf_get_tree()
405 static int vboxsf_reconfigure(struct fs_context *fc) in vboxsf_reconfigure()
418 static void vboxsf_free_fc(struct fs_context *fc) in vboxsf_free_fc()
434 static int vboxsf_init_fs_context(struct fs_context *fc) in vboxsf_init_fs_context()
/linux-6.3-rc2/fs/nfs/
A Dfs_context.c351 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
374 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
433 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
887 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
952 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
973 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1205 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1319 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1432 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1477 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
[all …]
/linux-6.3-rc2/fs/squashfs/
A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
153 struct fs_context *fc, in supported_squashfs_filesystem()
180 static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc) in squashfs_fill_super()
468 static int squashfs_get_tree(struct fs_context *fc) in squashfs_get_tree()
473 static int squashfs_reconfigure(struct fs_context *fc) in squashfs_reconfigure()
487 static void squashfs_free_fs_context(struct fs_context *fc) in squashfs_free_fs_context()
525 static int squashfs_init_fs_context(struct fs_context *fc) in squashfs_init_fs_context()
/linux-6.3-rc2/drivers/crypto/nx/
A Dnx.c489 static bool nx_check_prop(struct device *dev, u32 fc, u32 mode, int slot) in nx_check_prop()
504 static bool nx_check_props(struct device *dev, u32 fc, u32 mode) in nx_check_props()
515 static int nx_register_skcipher(struct skcipher_alg *alg, u32 fc, u32 mode) in nx_register_skcipher()
521 static int nx_register_aead(struct aead_alg *alg, u32 fc, u32 mode) in nx_register_aead()
527 static int nx_register_shash(struct shash_alg *alg, u32 fc, u32 mode, int slot) in nx_register_shash()
535 static void nx_unregister_skcipher(struct skcipher_alg *alg, u32 fc, u32 mode) in nx_unregister_skcipher()
541 static void nx_unregister_aead(struct aead_alg *alg, u32 fc, u32 mode) in nx_unregister_aead()
547 static void nx_unregister_shash(struct shash_alg *alg, u32 fc, u32 mode, in nx_unregister_shash()
654 static int nx_crypto_ctx_init(struct nx_crypto_ctx *nx_ctx, u32 fc, u32 mode) in nx_crypto_ctx_init()

Completed in 69 milliseconds

12345678910>>...15