/linux/drivers/ata/ |
A D | sata_promise.h | 28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header() 74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer() 89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() 112 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48()
|
A D | pata_pdc202xx_old.c | 39 const struct ata_taskfile *tf) in pdc202xx_exec_command() 181 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local 231 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
|
A D | libata-scsi.c | 204 const struct ata_taskfile *tf) in ata_scsi_set_sense_information() 866 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local 1178 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() local 1271 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local 1393 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local 2845 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local 3163 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local 3408 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat() local 3491 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat() local 3582 struct ata_taskfile *tf = &qc->tf; in ata_mselect_caching() local [all …]
|
A D | libata-acpi.c | 33 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member 551 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf() 567 const struct ata_taskfile *tf, in ata_acpi_filter_tf() 651 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
|
A D | libata-core.c | 1139 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() 1166 struct ata_taskfile tf; in ata_read_native_max_address() local 1217 struct ata_taskfile tf; in ata_set_max_sectors() local 1495 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal_sg() 1671 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal() 1757 struct ata_taskfile *tf, u16 *id) in ata_do_dev_read_id() 1790 struct ata_taskfile tf; in ata_dev_read_id() local 1995 struct ata_taskfile tf; in ata_read_log_page() local 4323 struct ata_taskfile tf; in ata_dev_set_xfermode() local 4370 struct ata_taskfile tf; in ata_dev_set_feature() local [all …]
|
A D | libata-zpodd.c | 37 struct ata_taskfile tf; in eject_tray() local 58 struct ata_taskfile tf; in zpodd_get_mech_type() local
|
A D | pata_netcell.c | 24 struct ata_taskfile *tf, u16 *id) in netcell_read_id()
|
A D | pata_samsung_cf.c | 176 const struct ata_taskfile *tf) in pata_s3c_tf_load() 212 static void pata_s3c_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_s3c_tf_read() 239 const struct ata_taskfile *tf) in pata_s3c_exec_command()
|
A D | sata_vsc.c | 142 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in vsc_sata_tf_load() 183 static void vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in vsc_sata_tf_read()
|
A D | libata-sata.c | 149 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 192 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() 1391 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h() 1449 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local
|
A D | sata_svw.c | 158 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load() 194 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
|
A D | pata_octeon_cf.c | 382 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16() 467 const struct ata_taskfile *tf) in octeon_cf_tf_load16() 515 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
|
A D | libata-sff.c | 393 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load() 456 void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_sff_tf_read() 495 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() 517 const struct ata_taskfile *tf) in ata_tf_to_host() 1831 struct ata_taskfile tf; in ata_sff_dev_classify() local
|
A D | libata-eh.c | 1378 struct ata_taskfile tf; in atapi_eh_tur() local 1408 struct ata_taskfile tf; in ata_eh_request_sense() local 1464 struct ata_taskfile tf; in atapi_eh_request_sense() local 1561 const struct ata_taskfile *tf) in ata_eh_analyze_tf() 2889 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local 3165 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
|
A D | libata-pmp.c | 42 struct ata_taskfile tf; in sata_pmp_read() local 79 struct ata_taskfile tf; in sata_pmp_write() local
|
/linux/drivers/target/ |
A D | target_core_fabric_configfs.c | 271 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() local 378 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() local 451 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() local 472 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() local 628 struct target_fabric_configfs *tf; in target_fabric_port_link() local 680 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() local 809 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release() local 897 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg() local 960 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_release_wwn() local 1047 struct target_fabric_configfs *tf = container_of(group, in target_fabric_make_wwn() local [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_surface.c | 223 void dc_transfer_func_retain(struct dc_transfer_func *tf) in dc_transfer_func_retain() 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() 241 struct dc_transfer_func *tf = kvzalloc(sizeof(*tf), GFP_KERNEL); in dc_create_transfer_func() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | lib_sw_fence.c | 58 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() 75 void timed_fence_fini(struct timed_fence *tf) in timed_fence_fini()
|
/linux/drivers/net/ |
A D | thunderbolt.c | 317 static inline unsigned int tbnet_frame_size(const struct tbnet_frame *tf) in tbnet_frame_size() 328 struct tbnet_frame *tf = &ring->frames[i]; in tbnet_free_buffers() local 483 struct tbnet_frame *tf = &ring->frames[index]; in tbnet_alloc_rx_buffers() local 525 struct tbnet_frame *tf; in tbnet_get_tx_buffer() local 545 struct tbnet_frame *tf = container_of(frame, typeof(*tf), frame); in tbnet_tx_callback() local 562 struct tbnet_frame *tf = &ring->frames[i]; in tbnet_alloc_tx_buffers() local 685 static bool tbnet_check_frame(struct tbnet *net, const struct tbnet_frame *tf, in tbnet_check_frame() 768 struct tbnet_frame *tf; in tbnet_poll() local
|
/linux/drivers/thunderbolt/ |
A D | dma_test.c | 233 struct dma_test_frame *tf = container_of(frame, typeof(*tf), frame); in dma_test_rx_callback() local 267 struct dma_test_frame *tf; in dma_test_submit_rx() local 302 struct dma_test_frame *tf = container_of(frame, typeof(*tf), frame); in dma_test_tx_callback() local 318 struct dma_test_frame *tf; in dma_test_submit_tx() local
|
/linux/net/6lowpan/ |
A D | iphc.c | 504 static inline void lowpan_iphc_tf_set_ecn(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_ecn() 514 static inline void lowpan_iphc_tf_set_dscp(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_dscp() 548 u8 tf[4]; in lowpan_iphc_tf_decompress() local 1020 u8 tc = lowpan_iphc_get_tc(hdr), tf[4], val; in lowpan_iphc_tf_compress() local
|
/linux/net/mac80211/ |
A D | tdls.c | 650 struct ieee80211_tdls_data *tf; in ieee80211_tdls_add_chan_switch_req_ies() local 749 struct ieee80211_tdls_data *tf; in ieee80211_prep_tdls_encap_data() local 1473 struct ieee80211_tdls_data *tf; in ieee80211_tdls_find_sw_timing_ie() local 1689 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_resp() local 1788 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_req() local 1940 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch() local
|
/linux/drivers/i2c/busses/ |
A D | i2c-designware-common.c | 335 u32 i2c_dw_scl_hcnt(u32 ic_clk, u32 tSYMBOL, u32 tf, int cond, int offset) in i2c_dw_scl_hcnt() 373 u32 i2c_dw_scl_lcnt(u32 ic_clk, u32 tLOW, u32 tf, int offset) in i2c_dw_scl_lcnt()
|
A D | i2c-sh_mobile.c | 204 static u32 sh_mobile_i2c_iccl(unsigned long count_khz, u32 tLOW, u32 tf) in sh_mobile_i2c_iccl() 219 static u32 sh_mobile_i2c_icch(unsigned long count_khz, u32 tHIGH, u32 tf) in sh_mobile_i2c_icch() 267 u32 tHIGH, tLOW, tf; in sh_mobile_i2c_init() local
|
/linux/include/linux/ |
A D | srcutiny.h | 80 char *tt, char *tf) in srcu_torture_stats_print()
|