Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-sysfs.c301 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id) in pvr2_sysfs_add_control()
428 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_debugifc()
464 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_debugifc()
481 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_controls()
491 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_controls()
521 static void class_dev_destroy(struct pvr2_sysfs *sfp) in class_dev_destroy()
566 struct pvr2_sysfs *sfp; in v4l_minor_number_show() local
578 struct pvr2_sysfs *sfp; in bus_info_show() local
589 struct pvr2_sysfs *sfp; in hdw_name_show() local
600 struct pvr2_sysfs *sfp; in hdw_desc_show() local
[all …]
/linux-3.3/fs/xfs/
Dxfs_dir2_sf.c241 xfs_dir2_sf_hdr_t *sfp; /* shortform directory header */ in xfs_dir2_block_to_sf() local
354 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname() local
461 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname_easy() local
522 xfs_dir2_sf_hdr_t *sfp; /* new shortform dir */ in xfs_dir2_sf_addname_hard() local
612 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_addname_pick() local
687 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_check() local
726 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_create() local
780 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_getdents() local
880 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_lookup() local
965 xfs_dir2_sf_hdr_t *sfp; /* shortform structure */ in xfs_dir2_sf_removename() local
[all …]
Dxfs_dir2.c122 xfs_dir2_sf_hdr_t *sfp; in xfs_dir_isempty() local
Dxfs_dir2_block.c1039 xfs_dir2_sf_hdr_t *sfp; /* shortform header */ in xfs_dir2_sf_to_block() local
/linux-3.3/drivers/scsi/
Dsg.c216 struct sg_fd *sfp = filp->private_data; in sg_allow_access() local
231 Sg_fd *sfp; in sg_open() local
329 Sg_fd *sfp; in sg_release() local
349 Sg_fd *sfp; in sg_read() local
498 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read()
541 Sg_fd *sfp; in sg_write() local
647 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write()
719 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write()
781 Sg_fd *sfp; in sg_ioctl() local
1110 Sg_fd *sfp; in sg_compat_ioctl() local
[all …]
/linux-3.3/arch/powerpc/boot/dts/fsl/
Dp3060si-post.dtsi271 sfp: sfp@e8000 { label
Dp4080si-post.dtsi319 sfp: sfp@e8000 { label
Dp3041si-post.dtsi310 sfp: sfp@e8000 { label
Dp2041si-post.dtsi283 sfp: sfp@e8000 { label
Dp5020si-post.dtsi313 sfp: sfp@e8000 { label
/linux-3.3/fs/freevxfs/
Dvxfs_fshead.c110 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
/linux-3.3/drivers/scsi/bfa/
Dbfa_ioc.c3427 bfa_cb_sfp_show(struct bfa_sfp_s *sfp) in bfa_cb_sfp_show()
3437 bfa_cb_sfp_state_query(struct bfa_sfp_s *sfp) in bfa_cb_sfp_state_query()
3466 struct bfa_sfp_s *sfp = sfp_arg; in bfa_sfp_notify() local
3495 bfa_sfp_scn_aen_post(struct bfa_sfp_s *sfp, struct bfi_sfp_scn_s *rsp) in bfa_sfp_scn_aen_post()
3543 bfa_sfp_getdata_send(struct bfa_sfp_s *sfp) in bfa_sfp_getdata_send()
3561 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata()
3582 bfa_sfp_scn(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) in bfa_sfp_scn()
3626 bfa_sfp_show_comp(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) in bfa_sfp_show_comp()
3680 bfa_sfp_state_query(struct bfa_sfp_s *sfp) in bfa_sfp_state_query()
3697 bfa_sfp_media_get(struct bfa_sfp_s *sfp) in bfa_sfp_media_get()
[all …]
Dbfa_modules.h43 struct bfa_sfp_s sfp; /* SFP module */ member
Dbfa_core.c130 struct bfa_sfp_s *sfp = BFA_SFP_MOD(bfa); in bfa_com_sfp_attach() local
Dbfad_bsg.h591 struct sfp_mem_s sfp; member
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_bsg.c1437 void *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_update_fru_versions() local
1485 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_fru_status() local
1533 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_fru_status() local
Dqla_mbx.c3545 qla2x00_read_sfp(scsi_qla_host_t *vha, dma_addr_t sfp_dma, uint8_t *sfp, in qla2x00_read_sfp()
3590 qla2x00_write_sfp(scsi_qla_host_t *vha, dma_addr_t sfp_dma, uint8_t *sfp, in qla2x00_write_sfp()