Searched defs:tf (Results 1 - 25 of 98) sorted by relevance

1234

/linux-master/drivers/ata/
H A Dsata_promise.h28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, argument
74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, argument
89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) argument
112 pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) argument
[all...]
H A Dpata_netcell.c23 netcell_read_id(struct ata_device *adev, struct ata_taskfile *tf, __le16 *id) argument
H A Dlibata-zpodd.c37 struct ata_taskfile tf; local
58 struct ata_taskfile tf; local
[all...]
H A Dpata_pdc202xx_old.c179 struct ata_taskfile *tf = &qc->tf; local
229 struct ata_taskfile *tf = &qc->tf; local
38 pdc202xx_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) argument
[all...]
H A Dpata_sil680.c208 sil680_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) argument
H A Dpata_ns87415.c263 static void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
[all...]
H A Dlibata-pmp.c42 struct ata_taskfile tf; local
79 struct ata_taskfile tf; local
[all...]
H A Dsata_vsc.c142 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) argument
183 vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
[all...]
H A Dsata_svw.c159 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) argument
195 k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
[all...]
H A Dahci_qoriq.c99 struct ata_taskfile tf; local
H A Dahci_ceva.c93 ceva_ahci_read_id(struct ata_device *dev, struct ata_taskfile *tf, __le16 *id) argument
H A Dlibata-acpi.c33 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member in struct:ata_acpi_gtf
541 ata_acpi_gtf_to_tf(struct ata_device *dev, const struct ata_acpi_gtf *gtf, struct ata_taskfile *tf) argument
558 ata_acpi_filter_tf(struct ata_device *dev, const struct ata_taskfile *tf, const struct ata_taskfile *ptf) argument
643 struct ata_taskfile tf, ptf, rtf; local
[all...]
H A Dsata_via.c289 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) argument
/linux-master/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c58 struct timed_fence *tf = from_timer(tf, t, timer); local
63 void timed_fence_init(struct timed_fence *tf, unsigned long expires) argument
75 void timed_fence_fini(struct timed_fence *tf) argument
[all...]
H A Di915_sw_fence.c582 struct timed_fence tf; local
[all...]
/linux-master/include/linux/
H A Dsrcutiny.h83 srcu_torture_stats_print(struct srcu_struct *ssp, char *tt, char *tf) argument
/linux-master/drivers/target/tcm_remote/
H A Dtcm_remote.c150 tcm_remote_make_wwn( struct target_fabric_configfs *tf, struct config_group *group, const char *name) argument
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c227 void dc_transfer_func_retain(struct dc_transfer_func *tf) argument
234 struct dc_transfer_func *tf = container_of(kref, struct dc_transfer_func, refcount); local
238 void dc_transfer_func_release(struct dc_transfer_func *tf) argument
245 struct dc_transfer_func *tf = kvzalloc(sizeof(*tf), GFP_KERNEL); local
[all...]
/linux-master/drivers/media/tuners/
H A Dmax2165.c179 u8 tf; local
/linux-master/drivers/target/tcm_fc/
H A Dtfc_conf.c324 ft_add_wwn( struct target_fabric_configfs *tf, struct config_group *group, const char *name) argument
/linux-master/kernel/
H A Dwatch_queue.c310 struct watch_notification_type_filter *tf; local
[all...]
/linux-master/drivers/s390/cio/
H A Dcio.h28 u32 tf : 1; /* timing facility */ member in struct:pmcw
/linux-master/drivers/i2c/busses/
H A Di2c-designware-common.c335 u32 i2c_dw_scl_hcnt(u32 ic_clk, u32 tSYMBOL, u32 tf, int cond, int offset) argument
375 u32 i2c_dw_scl_lcnt(u32 ic_clk, u32 tLOW, u32 tf, int offset) argument
/linux-master/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c133 mod_build_vsc_infopacket(const struct dc_stream_state *stream, struct dc_info_packet *info_packet, enum dc_color_space cs, enum color_transfer_func tf) argument
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c449 jpeg_parse_app14_data(struct jpeg_stream *stream, enum v4l2_jpeg_app14_tf *tf) argument

Completed in 244 milliseconds

1234