Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/drivers/net/phy/
Dsfp.c229 struct sfp { struct
233 struct sfp_bus *sfp_bus; argument
240 unsigned int (*get_state)(struct sfp *); argument
241 void (*set_state)(struct sfp *, unsigned int); argument
242 int (*read)(struct sfp *, bool, u8, void *, size_t); argument
243 int (*write)(struct sfp *, bool, u8, void *, size_t); argument
245 struct gpio_desc *gpio[GPIO_MAX];
246 int gpio_irq[GPIO_MAX];
248 bool need_poll;
273 struct sfp_eeprom_id id; argument
[all …]
Dsfp-bus.c24 struct sfp *sfp; member
405 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local
822 struct sfp_bus *sfp_register_socket(struct device *dev, struct sfp *sfp, in sfp_register_socket()
/kernel/linux/linux-5.10/drivers/net/phy/
Dsfp.c221 struct sfp { struct
225 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
255 struct sfp_eeprom_id id; argument
261 struct sfp_diag diag; argument
270 static bool sff_module_supported(const struct sfp_eeprom_id *id) in sff_module_supported() argument
315 static unsigned int sfp_gpio_get_state(struct sfp *sfp) in sfp_gpio_get_state()
[all …]
Dsfp-bus.c30 struct sfp *sfp; member
424 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local
800 struct sfp_bus *sfp_register_socket(struct device *dev, struct sfp *sfp, in sfp_register_socket()
/kernel/linux/linux-6.6/drivers/pinctrl/starfive/
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
646 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux() local
697 static u16 starfive_padctl_get(struct starfive_pinctrl *sfp, in starfive_padctl_get()
706 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw()
744 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_get() local
808 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_group_set() local
889 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_dbg_show() local
[all …]
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
253 void jh7110_set_gpiomux(struct jh7110_pinctrl *sfp, unsigned int pin, in jh7110_set_gpiomux()
299 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_set_mux() local
351 static void jh7110_padcfg_rmw(struct jh7110_pinctrl *sfp, in jh7110_padcfg_rmw()
378 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_get() local
448 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_group_set() local
521 struct jh7110_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in jh7110_pinconf_dbg_show() local
561 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_gpio_get_direction() local
577 struct jh7110_pinctrl *sfp = container_of(gc, in jh7110_gpio_direction_input() local
[all …]
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
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
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
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 …]
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c286 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 …]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_dir2_sf.c268 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 …]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_sf.c268 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
872 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_lookup() local
953 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_removename() local
[all …]
/kernel/linux/linux-6.6/drivers/scsi/
Dsg.c236 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 …]
/kernel/linux/linux-5.10/drivers/scsi/
Dsg.c237 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
556 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read()
602 Sg_fd *sfp; in sg_write() local
709 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write()
776 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write()
834 static int srp_done(Sg_fd *sfp, Sg_request *srp) in srp_done()
855 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table()
[all …]
/kernel/linux/linux-6.6/drivers/scsi/snic/
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()
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dsnic_debugfs.c179 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()
/kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/
Dbcm958625hr.dts58 sfp: sfp { label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm958625hr.dts58 sfp: sfp { label
Darmada-388-clearfog.dtsi80 sfp: sfp { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/
Darmada-385-turris-omnia.dts97 sfp: sfp { label
Darmada-388-clearfog.dtsi80 sfp: sfp { label
/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_fshead.c111 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
/kernel/linux/linux-6.6/fs/freevxfs/
Dvxfs_fshead.c87 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dp5020si-post.dtsi370 sfp: sfp@e8000 { label
/kernel/linux/linux-6.6/net/hsr/
Dhsr_debugfs.c19 hsr_node_table_show(struct seq_file *sfp, void *data) in hsr_node_table_show()

1234