Home
last modified time | relevance | path

Searched defs:tp_ops (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/ide/
Dide-eh.c170 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in atapi_reset_pollfunc() local
338 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_reset1() local
Dide-iops.c109 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in __ide_wait_stat() local
350 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_config_drive_speed() local
Dide-taskfile.c31 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_tf_readback() local
85 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_rw_taskfile() local
Dide-pm.c261 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_check_pm_state() local
Dide-probe.c255 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_dev_read_id() local
384 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_probe() local
600 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_port_wait_ready() local
Dide-io.c76 const struct ide_tp_ops *tp_ops = drive->hwif->tp_ops; in ide_complete_cmd() local
Dide-atapi.c405 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_pc_intr() local
/Linux-v4.19/include/linux/
Dide.h743 const struct ide_tp_ops *tp_ops; member
1341 const struct ide_tp_ops *tp_ops; member