Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-lib.c12 struct ide_taskfile *tf = &cmd->tf; in ide_get_lba_addr() local
29 struct ide_taskfile *tf = &cmd.tf; ide_dump_sector() local
[all...]
H A Dide-disk_proc.c13 struct ide_taskfile *tf = &cmd.tf; in smart_enable() local
29 struct ide_taskfile *tf = &cmd.tf; in get_smart_data() local
[all...]
H A Dide-ioctls.c133 struct ide_taskfile *tf = &cmd.tf; in ide_cmd_ioctl() local
[all...]
H A Dide-park.c68 struct ide_taskfile *tf = &cmd.tf; in ide_do_park_unpark() local
[all...]
H A Dide-io-std.c90 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load() argument
117 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read() argument
[all...]
H A Dns87415.c65 static void superio_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, in superio_tf_read() argument
H A Dide-iops.c41 struct ide_taskfile tf; in ide_read_error() local
352 struct ide_taskfile tf; in ide_config_drive_speed() local
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_netcell.c23 netcell_read_id(struct ata_device *adev, struct ata_taskfile *tf, u16 *id) netcell_read_id() argument
H A Dsata_promise.h28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header() argument
74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer() argument
89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() argument
112 pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) pdc_prep_lba48() argument
[all...]
H A Dlibata-zpodd.c37 struct ata_taskfile tf; in eject_tray() local
58 struct ata_taskfile tf; in zpodd_get_mech_type() local
[all...]
H A Dpata_ns87415.c263 static void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ns87560_tf_read() argument
[all...]
H A Dpata_pdc202xx_old.c181 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local
231 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
38 pdc202xx_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) pdc202xx_exec_command() argument
[all...]
H A Dpata_sil680.c211 sil680_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) sil680_sff_exec_command() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c58 struct timed_fence *tf = from_timer(tf, t, timer); in timed_fence_wake() local
63 void timed_fence_init(struct timed_fence *tf, unsigned long expires) in timed_fence_init() argument
75 void timed_fence_fini(struct timed_fence *tf) in timed_fence_fini() argument
[all...]
H A Di915_sw_fence.c572 struct timed_fence tf; in test_timer() local
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_netcell.c23 netcell_read_id(struct ata_device *adev, struct ata_taskfile *tf, __le16 *id) netcell_read_id() argument
H A Dsata_promise.h28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header() argument
74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer() argument
89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() argument
112 pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) pdc_prep_lba48() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c58 struct timed_fence *tf = from_timer(tf, t, timer); in timed_fence_wake() local
63 void timed_fence_init(struct timed_fence *tf, unsigned long expires) in timed_fence_init() argument
75 void timed_fence_fini(struct timed_fence *tf) in timed_fence_fini() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsrcutiny.h79 srcu_torture_stats_print(struct srcu_struct *ssp, char *tt, char *tf) srcu_torture_stats_print() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsrcutiny.h83 srcu_torture_stats_print(struct srcu_struct *ssp, char *tt, char *tf) srcu_torture_stats_print() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c457 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_SRGB; in amdgpu_dm_update_plane_color_mgmt() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c224 void dc_transfer_func_retain(struct dc_transfer_func *tf) in dc_transfer_func_retain() argument
231 struct dc_transfer_func *tf = container_of(kref, struct dc_transfer_func, refcount); in dc_transfer_func_free() local
235 void dc_transfer_func_release(struct dc_transfer_func *tf) in dc_transfer_func_release() argument
242 struct dc_transfer_func *tf = kvzalloc(sizeof(*tf), GFP_KERNEL); in dc_create_transfer_func() local
[all...]
/kernel/linux/linux-6.6/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) tcm_remote_make_wwn() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c223 void dc_transfer_func_retain(struct dc_transfer_func *tf) in dc_transfer_func_retain() argument
230 struct dc_transfer_func *tf = container_of(kref, struct dc_transfer_func, refcount); in dc_transfer_func_free() local
234 void dc_transfer_func_release(struct dc_transfer_func *tf) in dc_transfer_func_release() argument
241 struct dc_transfer_func *tf = kvzalloc(sizeof(*tf), GFP_KERNEL); in dc_create_transfer_func() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c514 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_SRGB; in amdgpu_dm_update_plane_color_mgmt() local
[all...]

Completed in 18 milliseconds

12345678