| /Linux-v5.4/drivers/net/phy/ | 
| D | sfp.c | 173 struct sfp {  struct177 	struct sfp_bus *sfp_bus;  argument
 182 	unsigned int (*get_state)(struct sfp *);  argument
 183 	void (*set_state)(struct sfp *, unsigned int);  argument
 184 	int (*read)(struct sfp *, bool, u8, void *, size_t);  argument
 185 	int (*write)(struct sfp *, bool, u8, void *, size_t);  argument
 201 	struct sfp_eeprom_id id;  argument
 203 	struct sfp_diag diag;  argument
 210 static bool sff_module_supported(const struct sfp_eeprom_id *id)  in sff_module_supported()  argument
 242 static unsigned int sfp_gpio_get_state(struct sfp *sfp)  in sfp_gpio_get_state()
 [all …]
 
 | 
| D | sfp-bus.c | 23 	struct sfp *sfp;  member293 	struct sfp_bus *sfp, *new, *found = NULL;  in sfp_bus_get()  local
 579 struct sfp_bus *sfp_register_socket(struct device *dev, struct sfp *sfp,  in sfp_register_socket()
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_sf.c | 153 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform directory header */  in xfs_dir2_block_to_sf()  local272 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_addname()  local
 369 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_addname_easy()  local
 430 	xfs_dir2_sf_hdr_t	*sfp;		/* new shortform dir */  in xfs_dir2_sf_addname_hard()  local
 518 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_addname_pick()  local
 587 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_check()  local
 621 	struct xfs_dir2_sf_hdr		*sfp;  in xfs_dir2_sf_verify()  local
 731 	xfs_dir2_sf_hdr_t *sfp;		/* shortform structure */  in xfs_dir2_sf_create()  local
 786 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_lookup()  local
 874 	xfs_dir2_sf_hdr_t	*sfp;		/* shortform structure */  in xfs_dir2_sf_removename()  local
 [all …]
 
 | 
| D | xfs_symlink_remote.c | 207 	char			*sfp;  in xfs_symlink_shortform_verify()  local
 | 
| /Linux-v5.4/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-sysfs.c | 286 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id)  in pvr2_sysfs_add_control()413 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp)  in pvr2_sysfs_add_debugifc()
 449 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp)  in pvr2_sysfs_tear_down_debugifc()
 466 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp)  in pvr2_sysfs_add_controls()
 476 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp)  in pvr2_sysfs_tear_down_controls()
 506 static void class_dev_destroy(struct pvr2_sysfs *sfp)  in class_dev_destroy()
 551 	struct pvr2_sysfs *sfp;  in v4l_minor_number_show()  local
 563 	struct pvr2_sysfs *sfp;  in bus_info_show()  local
 574 	struct pvr2_sysfs *sfp;  in hdw_name_show()  local
 585 	struct pvr2_sysfs *sfp;  in hdw_desc_show()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | sg.c | 237 	struct sg_fd *sfp = filp->private_data;  in sg_allow_access()  local289 	Sg_fd *sfp;  in sg_open()  local
 385 	Sg_fd *sfp;  in sg_release()  local
 412 	Sg_fd *sfp;  in sg_read()  local
 565 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp)  in sg_new_read()
 609 	Sg_fd *sfp;  in sg_write()  local
 714 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf,  in sg_new_write()
 787 sg_common_write(Sg_fd * sfp, Sg_request * srp,  in sg_common_write()
 843 static int srp_done(Sg_fd *sfp, Sg_request *srp)  in srp_done()
 864 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo)  in sg_fill_request_table()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/snic/ | 
| D | snic_debugfs.c | 179 snic_stats_show(struct seq_file *sfp, void *data)  in snic_stats_show()414 snic_trc_seq_start(struct seq_file *sfp, loff_t *pos)  in snic_trc_seq_start()
 420 snic_trc_seq_next(struct seq_file *sfp, void *data, loff_t *pos)  in snic_trc_seq_next()
 426 snic_trc_seq_stop(struct seq_file *sfp, void *data)  in snic_trc_seq_stop()
 432 snic_trc_seq_show(struct seq_file *sfp, void *data)  in snic_trc_seq_show()
 
 | 
| /Linux-v5.4/net/hsr/ | 
| D | hsr_debugfs.c | 23 static void print_mac_address(struct seq_file *sfp, unsigned char *mac)  in print_mac_address()31 hsr_node_table_show(struct seq_file *sfp, void *data)  in hsr_node_table_show()
 
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | bcm958625hr.dts | 67 	sfp: sfp {  label
 | 
| D | armada-388-clearfog.dtsi | 80 	sfp: sfp {  label
 | 
| /Linux-v5.4/fs/freevxfs/ | 
| D | vxfs_fshead.c | 111 	struct vxfs_fsh			*pfp, *sfp;  in vxfs_read_fshead()  local
 | 
| /Linux-v5.4/arch/powerpc/boot/dts/fsl/ | 
| D | p2041si-post.dtsi | 338 	sfp: sfp@e8000 {  label
 | 
| D | p3041si-post.dtsi | 365 	sfp: sfp@e8000 {  label
 | 
| D | p5020si-post.dtsi | 370 	sfp: sfp@e8000 {  label
 | 
| D | t1023si-post.dtsi | 355 	sfp: sfp@e8000 {  label
 | 
| D | p4080si-post.dtsi | 385 	sfp: sfp@e8000 {  label
 | 
| D | p5040si-post.dtsi | 330 	sfp: sfp@e8000 {  label
 | 
| D | t1040si-post.dtsi | 435 	sfp: sfp@e8000 {  label
 | 
| D | t2081si-post.dtsi | 545 	sfp: sfp@e8000 {  label
 | 
| D | t4240si-post.dtsi | 960 	sfp: sfp@e8000 {  label
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_bsg.c | 1534 	void *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma);  in qla2x00_update_fru_versions()  local1585 	uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma);  in qla2x00_read_fru_status()  local
 1636 	uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma);  in qla2x00_write_fru_status()  local
 1683 	uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma);  in qla2x00_write_i2c()  local
 1729 	uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma);  in qla2x00_read_i2c()  local
 
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 3641 bfa_cb_sfp_show(struct bfa_sfp_s *sfp)  in bfa_cb_sfp_show()3651 bfa_cb_sfp_state_query(struct bfa_sfp_s *sfp)  in bfa_cb_sfp_state_query()
 3680 	struct bfa_sfp_s *sfp = sfp_arg;  in bfa_sfp_notify()  local
 3709 bfa_sfp_scn_aen_post(struct bfa_sfp_s *sfp, struct bfi_sfp_scn_s *rsp)  in bfa_sfp_scn_aen_post()
 3757 bfa_sfp_getdata_send(struct bfa_sfp_s *sfp)  in bfa_sfp_getdata_send()
 3775 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype)  in bfa_sfp_getdata()
 3796 bfa_sfp_scn(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg)  in bfa_sfp_scn()
 3840 bfa_sfp_show_comp(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg)  in bfa_sfp_show_comp()
 3894 bfa_sfp_state_query(struct bfa_sfp_s *sfp)  in bfa_sfp_state_query()
 3911 bfa_sfp_media_get(struct bfa_sfp_s *sfp)  in bfa_sfp_media_get()
 [all …]
 
 | 
| D | bfa_modules.h | 36 	struct bfa_sfp_s	sfp;		/*  SFP module	*/  member
 | 
| /Linux-v5.4/arch/arm64/boot/dts/marvell/ | 
| D | armada-3720-turris-mox.dts | 97 	sfp: sfp {  label
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | signal.c | 333 	char const __user *const sfp = (char const __user *)sf;  in parse_user_sigframe()  local650 		char __user *sfp = (char __user *)user->sigframe;  in setup_sigframe()  local
 
 |