Home
last modified time | relevance | path

Searched refs:rtf (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/ata/
Dlibata-acpi.c643 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
662 rtf = tf; in ata_acpi_run_tf()
663 err_mask = ata_exec_internal(dev, &rtf, NULL, in ata_acpi_run_tf()
682 rtf.status, rtf.error); in ata_acpi_run_tf()
692 err_mask, rtf.status, rtf.error); in ata_acpi_run_tf()
Dsata_inic162x.c571 struct ata_taskfile *rtf = &qc->result_tf; in inic_qc_fill_rtf() local
586 rtf->status = tf.status; in inic_qc_fill_rtf()
587 rtf->error = tf.error; in inic_qc_fill_rtf()
/linux-6.1.9/drivers/media/dvb-frontends/
Dstv0299.c238 s8 rtf; in stv0299_get_symbolrate() local
243 stv0299_readregs (state, 0x1a, (u8 *)&rtf, 1); in stv0299_get_symbolrate()
249 offset = (s32) rtf * (srate / 4096L); in stv0299_get_symbolrate()
/linux-6.1.9/Documentation/RCU/
Dtorture.rst27 …rcu-torture: rtc: (null) ver: 155441 tfle: 0 rta: 155441 rtaf: 8884 rtf: 155440 rtmbe: 0…
63 * "rtf": Number of frees into the torture freelist.