/Linux-v6.1/drivers/net/phy/ |
D | sfp.c | 220 struct sfp { struct 224 struct sfp_bus *sfp_bus; argument 231 unsigned int (*get_state)(struct sfp *); argument 232 void (*set_state)(struct sfp *, unsigned int); argument 233 int (*read)(struct sfp *, bool, u8, void *, size_t); argument 234 int (*write)(struct sfp *, bool, u8, void *, size_t); argument 256 struct sfp_eeprom_id id; argument 262 const struct sfp_quirk *quirk; argument 265 struct sfp_diag diag; argument 277 static bool sff_module_supported(const struct sfp_eeprom_id *id) in sff_module_supported() argument [all …]
|
D | sfp-bus.c | 24 struct sfp *sfp; member 395 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local 792 struct sfp_bus *sfp_register_socket(struct device *dev, struct sfp *sfp, in sfp_register_socket()
|
/Linux-v6.1/drivers/pinctrl/starfive/ |
D | pinctrl-starfive-jh7100.c | 213 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp, in starfive_pin_to_gpio() 219 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin() 453 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show() local 478 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map() local 643 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux() local 694 static u16 starfive_padctl_get(struct starfive_pinctrl *sfp, in starfive_padctl_get() 703 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw() 741 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_get() local 805 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_group_set() local 886 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_dbg_show() local [all …]
|
/Linux-v6.1/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-v6.1/drivers/scsi/ |
D | sg.c | 236 struct sg_fd *sfp = filp->private_data; in sg_allow_access() local 289 Sg_fd *sfp; in sg_open() local 385 Sg_fd *sfp; in sg_release() local 444 Sg_fd *sfp; in sg_read() local 558 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read() 605 Sg_fd *sfp; in sg_write() local 712 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write() 779 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write() 836 static int srp_done(Sg_fd *sfp, Sg_request *srp) in srp_done() 857 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table() [all …]
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 268 struct xfs_dir2_sf_hdr *sfp; /* shortform directory header */ in xfs_dir2_block_to_sf() local 374 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname() local 466 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname_easy() local 526 xfs_dir2_sf_hdr_t *sfp; /* new shortform dir */ in xfs_dir2_sf_addname_hard() local 613 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname_pick() local 681 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_check() local 714 struct xfs_dir2_sf_hdr *sfp; in xfs_dir2_sf_verify() local 816 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_create() local 869 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_lookup() local 949 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_removename() local [all …]
|
D | xfs_symlink_remote.c | 208 char *sfp = (char *)ifp->if_u1.if_data; in xfs_symlink_shortform_verify() local
|
/Linux-v6.1/drivers/scsi/snic/ |
D | snic_debugfs.c | 165 snic_stats_show(struct seq_file *sfp, void *data) in snic_stats_show() 382 snic_trc_seq_start(struct seq_file *sfp, loff_t *pos) in snic_trc_seq_start() 388 snic_trc_seq_next(struct seq_file *sfp, void *data, loff_t *pos) in snic_trc_seq_next() 394 snic_trc_seq_stop(struct seq_file *sfp, void *data) in snic_trc_seq_stop() 400 snic_trc_seq_show(struct seq_file *sfp, void *data) in snic_trc_seq_show()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | bcm958625hr.dts | 58 sfp: sfp { label
|
D | armada-385-turris-omnia.dts | 91 sfp: sfp { label
|
D | armada-388-clearfog.dtsi | 80 sfp: sfp { label
|
/Linux-v6.1/fs/freevxfs/ |
D | vxfs_fshead.c | 87 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
|
/Linux-v6.1/drivers/scsi/bfa/ |
D | bfa_ioc.c | 3637 bfa_cb_sfp_show(struct bfa_sfp_s *sfp) in bfa_cb_sfp_show() 3647 bfa_cb_sfp_state_query(struct bfa_sfp_s *sfp) in bfa_cb_sfp_state_query() 3676 struct bfa_sfp_s *sfp = sfp_arg; in bfa_sfp_notify() local 3705 bfa_sfp_scn_aen_post(struct bfa_sfp_s *sfp, struct bfi_sfp_scn_s *rsp) in bfa_sfp_scn_aen_post() 3753 bfa_sfp_getdata_send(struct bfa_sfp_s *sfp) in bfa_sfp_getdata_send() 3771 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata() 3792 bfa_sfp_scn(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) in bfa_sfp_scn() 3836 bfa_sfp_show_comp(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) in bfa_sfp_show_comp() 3890 bfa_sfp_state_query(struct bfa_sfp_s *sfp) in bfa_sfp_state_query() 3907 bfa_sfp_media_get(struct bfa_sfp_s *sfp) in bfa_sfp_media_get() [all …]
|
/Linux-v6.1/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 | t2081si-post.dtsi | 545 sfp: sfp@e8000 { label
|
D | t1040si-post.dtsi | 435 sfp: sfp@e8000 { label
|
/Linux-v6.1/net/hsr/ |
D | hsr_debugfs.c | 20 hsr_node_table_show(struct seq_file *sfp, void *data) in hsr_node_table_show()
|
/Linux-v6.1/arch/arm64/boot/dts/marvell/ |
D | cn9130-crb.dtsi | 77 sfp: sfp { label
|
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | qla_bsg.c | 1568 void *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_update_fru_versions() local 1619 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_fru_status() local 1670 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_fru_status() local 1717 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_i2c() local 1763 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_i2c() local
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1012a.dtsi | 274 sfp: efuse@1e80000 { label
|