Home
last modified time | relevance | path

Searched defs:sfp (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c216 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp, in starfive_pin_to_gpio()
222 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin()
456 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show() local
481 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map() local
641 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux() local
692 static u16 starfive_padctl_get(struct starfive_pinctrl *sfp, in starfive_padctl_get()
701 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw()
739 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_get() local
803 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_group_set() local
884 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_dbg_show() local
[all …]
H A Dpinctrl-starfive-jh7110.c99 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pin_dbg_show() local
127 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_dt_node_to_map() local
251 void jh7110_set_gpiomux(struct jh7110_pinctrl *sfp, unsigned int pin, in jh7110_set_gpiomux()
297 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_set_mux() local
349 static void jh7110_padcfg_rmw(struct jh7110_pinctrl *sfp, in jh7110_padcfg_rmw()
376 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_get() local
446 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_group_set() local
519 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_dbg_show() local
549 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_gpio_get_direction() local
565 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_gpio_direction_input() local
[all …]
H A Dpinctrl-starfive-jh7110-sys.c290 static void jh7110_set_function(struct jh7110_pinctrl *sfp, in jh7110_set_function()
314 static void jh7110_set_vin_group(struct jh7110_pinctrl *sfp, in jh7110_set_vin_group()
336 static int jh7110_sys_set_one_pin_mux(struct jh7110_pinctrl *sfp, in jh7110_sys_set_one_pin_mux()
352 static int jh7110_sys_get_padcfg_base(struct jh7110_pinctrl *sfp, in jh7110_sys_get_padcfg_base()
365 struct jh7110_pinctrl *sfp = jh7110_from_irq_desc(desc); in jh7110_sys_irq_handler() local
385 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_sys_init_hw() local
H A Dpinctrl-starfive-jh7110-aon.c76 static int jh7110_aon_set_one_pin_mux(struct jh7110_pinctrl *sfp, in jh7110_aon_set_one_pin_mux()
87 static int jh7110_aon_get_padcfg_base(struct jh7110_pinctrl *sfp, in jh7110_aon_get_padcfg_base()
98 struct jh7110_pinctrl *sfp = jh7110_from_irq_desc(desc); in jh7110_aon_irq_handler() local
114 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_aon_init_hw() local
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c282 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id) in pvr2_sysfs_add_control()
409 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_debugifc()
445 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_debugifc()
462 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_controls()
472 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_controls()
499 static void class_dev_destroy(struct pvr2_sysfs *sfp) in class_dev_destroy()
544 struct pvr2_sysfs *sfp; in v4l_minor_number_show() local
556 struct pvr2_sysfs *sfp; in bus_info_show() local
567 struct pvr2_sysfs *sfp; in hdw_name_show() local
578 struct pvr2_sysfs *sfp; in hdw_desc_show() local
[all …]
/linux/drivers/scsi/
H A Dsg.c236 struct sg_fd *sfp = filp->private_data; in sg_allow_access() local
290 Sg_fd *sfp; in sg_open() local
382 Sg_fd *sfp; in sg_release() local
440 Sg_fd *sfp; in sg_read() local
554 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read()
601 Sg_fd *sfp; in sg_write() local
708 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write()
775 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write()
832 static int srp_done(Sg_fd *sfp, Sg_request *srp) in srp_done()
853 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table()
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c268 struct xfs_dir2_sf_hdr *sfp; /* shortform directory header */ in xfs_dir2_block_to_sf() local
368 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_addname() local
463 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_addname_easy() local
521 xfs_dir2_sf_hdr_t *sfp; /* new shortform dir */ in xfs_dir2_sf_addname_hard() local
604 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_addname_pick() local
666 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_check() local
700 struct xfs_dir2_sf_hdr *sfp, in xfs_dir2_sf_verify()
798 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_create() local
847 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_lookup() local
922 struct xfs_dir2_sf_hdr *sfp = dp->i_df.if_data; in xfs_dir2_sf_removename() local
[all …]
/linux/drivers/scsi/snic/
H A Dsnic_debugfs.c165 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/drivers/net/phy/
H A Dsfp-bus.c24 struct sfp *sfp; member
406 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local
845 struct sfp_bus *sfp_register_socket(struct device *dev, struct sfp *sfp, in sfp_register_socket()
/linux/arch/arm/boot/dts/marvell/
H A Darmada-388-clearfog.dtsi80 sfp: sfp { label
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-cf.dtsi27 sfp: sfp { label
H A Dcn9132-clearfog.dts124 sfp: sfp { label
H A Dcn9130-crb.dtsi77 sfp: sfp { label
/linux/fs/freevxfs/
H A Dvxfs_fshead.c87 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
/linux/arch/powerpc/boot/dts/fsl/
H A Dp3041si-post.dtsi365 sfp: sfp@e8000 { label
H A Dp2041si-post.dtsi338 sfp: sfp@e8000 { label
H A Dp5020si-post.dtsi370 sfp: sfp@e8000 { label
H A Dp4080si-post.dtsi385 sfp: sfp@e8000 { label
H A Dt1023si-post.dtsi355 sfp: sfp@e8000 { label
H A Dp5040si-post.dtsi330 sfp: sfp@e8000 { label
H A Dt2081si-post.dtsi545 sfp: sfp@e8000 { label
H A Dt1040si-post.dtsi435 sfp: sfp@e8000 { label
/linux/net/hsr/
H A Dhsr_debugfs.c19 hsr_node_table_show(struct seq_file *sfp, void *data) in hsr_node_table_show() argument
[all...]
/linux/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1567 void *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_update_fru_versions() local
1618 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_fru_status() local
1669 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_fru_status() local
1716 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_i2c() local
1762 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_i2c() local
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a.dtsi272 sfp: efuse@1e80000 { label

12