Home
last modified time | relevance | path

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

12

/linux-4.19.296/drivers/media/common/b2c2/
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()
20 static void flexcop_null_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_null_filter_ctrl()
25 void flexcop_set_mac_filter(struct flexcop_device *fc, u8 mac[6]) in flexcop_set_mac_filter()
41 void flexcop_mac_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_mac_filter_ctrl()
46 static void flexcop_pid_group_filter(struct flexcop_device *fc, in flexcop_pid_group_filter()
56 static void flexcop_pid_group_filter_ctrl(struct flexcop_device *fc, int onoff) in flexcop_pid_group_filter_ctrl()
74 static void flexcop_pid_Stream1_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream1_PID_ctrl()
81 static void flexcop_pid_Stream2_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_Stream2_PID_ctrl()
88 static void flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, in flexcop_pid_PCR_PID_ctrl()
[all …]
Dflexcop.c56 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_start_feed() local
62 struct flexcop_device *fc = dvbdmxfeed->demux->priv; in flexcop_dvb_stop_feed() local
66 static int flexcop_dvb_init(struct flexcop_device *fc) in flexcop_dvb_init()
145 static void flexcop_dvb_exit(struct flexcop_device *fc) in flexcop_dvb_exit()
165 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len) in flexcop_pass_dmx_data()
171 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no) in flexcop_pass_dmx_packets()
177 static void flexcop_reset(struct flexcop_device *fc) in flexcop_reset()
208 void flexcop_reset_block_300(struct flexcop_device *fc) in flexcop_reset_block_300()
226 struct flexcop_device *fc = kzalloc(sizeof(struct flexcop_device), in flexcop_device_kmalloc() local
246 void flexcop_device_kfree(struct flexcop_device *fc) in flexcop_device_kfree()
[all …]
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()
317 static int skystar2_rev27_attach(struct flexcop_device *fc, in skystar2_rev27_attach()
383 static int skystar2_rev28_attach(struct flexcop_device *fc, in skystar2_rev28_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()
[all …]
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()
Dflexcop-misc.c9 void flexcop_determine_revision(struct flexcop_device *fc) in flexcop_determine_revision()
65 void flexcop_device_name(struct flexcop_device *fc, in flexcop_device_name()
74 void flexcop_dump_reg(struct flexcop_device *fc, in flexcop_dump_reg()
Dflexcop-i2c.c11 static int flexcop_i2c_operation(struct flexcop_device *fc, in flexcop_i2c_operation()
87 static int flexcop_i2c_write4(struct flexcop_device *fc, in flexcop_i2c_write4()
217 int flexcop_i2c_init(struct flexcop_device *fc) in flexcop_i2c_init()
272 void flexcop_i2c_exit(struct flexcop_device *fc) in flexcop_i2c_exit()
Dflexcop-eeprom.c107 static int flexcop_eeprom_request(struct flexcop_device *fc, in flexcop_eeprom_request()
121 static int flexcop_eeprom_lrc_read(struct flexcop_device *fc, u16 addr, in flexcop_eeprom_lrc_read()
133 int flexcop_eeprom_check_mac_addr(struct flexcop_device *fc, int extended) in flexcop_eeprom_check_mac_addr()
/linux-4.19.296/fs/afs/
Drotate.c24 static void afs_init_fs_cursor(struct afs_fs_cursor *fc, struct afs_vnode *vnode) in afs_init_fs_cursor()
35 bool afs_begin_vnode_operation(struct afs_fs_cursor *fc, struct afs_vnode *vnode, in afs_begin_vnode_operation()
58 static bool afs_start_fs_iteration(struct afs_fs_cursor *fc, in afs_start_fs_iteration()
126 static bool afs_sleep_and_retry(struct afs_fs_cursor *fc) in afs_sleep_and_retry()
141 bool afs_select_fileserver(struct afs_fs_cursor *fc) in afs_select_fileserver()
440 bool afs_select_current_fileserver(struct afs_fs_cursor *fc) in afs_select_current_fileserver()
512 int afs_end_vnode_operation(struct afs_fs_cursor *fc) in afs_end_vnode_operation()
Dfsclient.c426 int afs_fs_fetch_file_status(struct afs_fs_cursor *fc, struct afs_volsync *volsync, in afs_fs_fetch_file_status()
638 static int afs_fs_fetch_data64(struct afs_fs_cursor *fc, struct afs_read *req) in afs_fs_fetch_data64()
678 int afs_fs_fetch_data(struct afs_fs_cursor *fc, struct afs_read *req) in afs_fs_fetch_data()
767 int afs_fs_create(struct afs_fs_cursor *fc, in afs_fs_create()
871 int afs_fs_remove(struct afs_fs_cursor *fc, const char *name, bool isdir, in afs_fs_remove()
955 int afs_fs_link(struct afs_fs_cursor *fc, struct afs_vnode *vnode, in afs_fs_link()
1042 int afs_fs_symlink(struct afs_fs_cursor *fc, in afs_fs_symlink()
1151 int afs_fs_rename(struct afs_fs_cursor *fc, in afs_fs_rename()
1265 static int afs_fs_store_data64(struct afs_fs_cursor *fc, in afs_fs_store_data64()
1323 int afs_fs_store_data(struct afs_fs_cursor *fc, struct address_space *mapping, in afs_fs_store_data()
[all …]
Ddir.c610 struct afs_fs_cursor fc; in afs_do_lookup() local
1066 static void afs_vnode_new_inode(struct afs_fs_cursor *fc, in afs_vnode_new_inode()
1101 struct afs_fs_cursor fc; in afs_mkdir() local
1175 struct afs_fs_cursor fc; in afs_rmdir() local
1266 struct afs_fs_cursor fc; in afs_unlink() local
1326 struct afs_fs_cursor fc; in afs_create() local
1390 struct afs_fs_cursor fc; in afs_link() local
1463 struct afs_fs_cursor fc; in afs_symlink() local
1531 struct afs_fs_cursor fc; in afs_rename() local
Dserver.c527 static bool afs_do_probe_fileserver(struct afs_fs_cursor *fc) in afs_do_probe_fileserver()
575 bool afs_probe_fileserver(struct afs_fs_cursor *fc) in afs_probe_fileserver()
618 static noinline bool afs_update_server_record(struct afs_fs_cursor *fc, struct afs_server *server) in afs_update_server_record()
651 bool afs_check_server_record(struct afs_fs_cursor *fc, struct afs_server *server) in afs_check_server_record()
Dflock.c130 struct afs_fs_cursor fc; in afs_set_lock() local
161 struct afs_fs_cursor fc; in afs_extend_lock() local
192 struct afs_fs_cursor fc; in afs_release_lock() local
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Davmfritz.c185 struct fritzcard *fc = p; in ReadISAC_V1() local
195 struct fritzcard *fc = p; in WriteISAC_V1() local
205 struct fritzcard *fc = p; in ReadFiFoISAC_V1() local
214 struct fritzcard *fc = p; in WriteFiFoISAC_V1() local
223 struct fritzcard *fc = p; in ReadISAC_V2() local
232 struct fritzcard *fc = p; in WriteISAC_V2() local
241 struct fritzcard *fc = p; in ReadFiFoISAC_V2() local
252 struct fritzcard *fc = p; in WriteFiFoISAC_V2() local
261 Sel_BCS(struct fritzcard *fc, u32 channel) in Sel_BCS()
274 __write_ctrl_pci(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pci()
[all …]
/linux-4.19.296/fs/fuse/
Dcontrol.c24 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local
36 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local
52 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local
103 struct fuse_conn *fc; in fuse_conn_max_background_read() local
126 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write() local
140 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local
163 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write() local
200 struct fuse_conn *fc, in fuse_ctl_add_dentry()
242 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn()
281 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn()
[all …]
Ddev.c118 void fuse_set_initialized(struct fuse_conn *fc) in fuse_set_initialized()
125 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) in fuse_block_alloc()
130 static void fuse_drop_waiting(struct fuse_conn *fc) in fuse_drop_waiting()
144 static struct fuse_req *__fuse_get_req(struct fuse_conn *fc, unsigned npages, in __fuse_get_req()
196 struct fuse_req *fuse_get_req(struct fuse_conn *fc, unsigned npages) in fuse_get_req()
202 struct fuse_req *fuse_get_req_for_background(struct fuse_conn *fc, in fuse_get_req_for_background()
214 static struct fuse_req *get_reserved_req(struct fuse_conn *fc, in get_reserved_req()
237 static void put_reserved_req(struct fuse_conn *fc, struct fuse_req *req) in put_reserved_req()
264 struct fuse_req *fuse_get_req_nofail_nopages(struct fuse_conn *fc, in fuse_get_req_nofail_nopages()
286 void fuse_put_request(struct fuse_conn *fc, struct fuse_req *req) in fuse_put_request()
[all …]
Ddir.c21 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_use_readdirplus() local
142 static void fuse_lookup_init(struct fuse_conn *fc, struct fuse_args *args, in fuse_lookup_init()
157 u64 fuse_get_attr_version(struct fuse_conn *fc) in fuse_get_attr_version()
185 struct fuse_conn *fc; in fuse_dentry_revalidate() local
310 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_lookup_name() local
417 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_create_open() local
507 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_atomic_open() local
551 static int create_new_entry(struct fuse_conn *fc, struct fuse_args *args, in create_new_entry()
615 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_mknod() local
643 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_mkdir() local
[all …]
Dfile.c25 static int fuse_send_open(struct fuse_conn *fc, u64 nodeid, struct file *file, in fuse_send_open()
47 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc) in fuse_file_alloc()
86 static void fuse_release_end(struct fuse_conn *fc, struct fuse_req *req) in fuse_release_end()
119 int fuse_do_open(struct fuse_conn *fc, u64 nodeid, struct file *file, in fuse_do_open()
161 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_link_write_file() local
177 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_finish_open() local
207 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_open_common() local
240 struct fuse_conn *fc = ff->fc; in fuse_prepare_release() local
297 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_release() local
325 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
[all …]
Dinode.c134 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_evict_inode() local
165 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local
213 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes() local
310 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget() local
389 static void fuse_send_destroy(struct fuse_conn *fc) in fuse_send_destroy()
404 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_put_super() local
431 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_statfs() local
576 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_show_options() local
611 void fuse_conn_init(struct fuse_conn *fc, struct user_namespace *user_ns) in fuse_conn_init()
639 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put()
[all …]
Dacl.c16 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local
55 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
Dxattr.c17 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_setxattr() local
52 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_getxattr() local
110 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_listxattr() local
156 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_removexattr() local
Dcuse.c59 struct fuse_conn fc; /* fuse connection */ member
71 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc()
145 struct fuse_conn *fc = ff->fc; in cuse_release() local
308 static void cuse_process_init_reply(struct fuse_conn *fc, struct fuse_req *req) in cuse_process_init_reply()
419 struct fuse_conn *fc = &cc->fc; in cuse_send_init() local
470 static void cuse_fc_release(struct fuse_conn *fc) in cuse_fc_release()
/linux-4.19.296/include/linux/
Dieee802154.h242 static inline int ieee802154_is_data(__le16 fc) in ieee802154_is_data()
252 static inline bool ieee802154_is_secen(__le16 fc) in ieee802154_is_secen()
261 static inline bool ieee802154_is_ackreq(__le16 fc) in ieee802154_is_ackreq()
270 static inline bool ieee802154_is_intra_pan(__le16 fc) in ieee802154_is_intra_pan()
279 static inline __le16 ieee802154_daddr_mode(__le16 fc) in ieee802154_daddr_mode()
288 static inline __le16 ieee802154_saddr_mode(__le16 fc) in ieee802154_saddr_mode()
Dieee80211.h269 static inline bool ieee80211_has_tods(__le16 fc) in ieee80211_has_tods()
278 static inline bool ieee80211_has_fromds(__le16 fc) in ieee80211_has_fromds()
287 static inline bool ieee80211_has_a4(__le16 fc) in ieee80211_has_a4()
297 static inline bool ieee80211_has_morefrags(__le16 fc) in ieee80211_has_morefrags()
306 static inline bool ieee80211_has_retry(__le16 fc) in ieee80211_has_retry()
315 static inline bool ieee80211_has_pm(__le16 fc) in ieee80211_has_pm()
324 static inline bool ieee80211_has_moredata(__le16 fc) in ieee80211_has_moredata()
333 static inline bool ieee80211_has_protected(__le16 fc) in ieee80211_has_protected()
342 static inline bool ieee80211_has_order(__le16 fc) in ieee80211_has_order()
351 static inline bool ieee80211_is_mgmt(__le16 fc) in ieee80211_is_mgmt()
[all …]
/linux-4.19.296/include/net/
Dmac802154.h250 __le16 fc; in ieee802154_get_fc_from_skb() local
267 static inline unsigned char *ieee802154_skb_dst_pan(__le16 fc, in ieee802154_skb_dst_pan()
296 static inline unsigned char *ieee802154_skb_src_pan(__le16 fc, in ieee802154_skb_src_pan()
356 static inline bool ieee802154_skb_is_intra_pan_addressing(__le16 fc, in ieee802154_skb_is_intra_pan_addressing()
/linux-4.19.296/drivers/s390/cio/
Dqdio_main.c35 unsigned int fc) in do_siga_sync()
55 unsigned long fc) in do_siga_input()
84 unsigned int *bb, unsigned long fc, in do_siga_output()
285 unsigned int fc = QDIO_SIGA_SYNC; in qdio_siga_sync() local
314 unsigned int fc = QDIO_SIGA_WRITE; in qdio_siga_output() local
355 unsigned int fc = QDIO_SIGA_READ; in qdio_siga_input() local

12