Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dide-eh.c171 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in atapi_reset_pollfunc() local
339 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_reset1() local
Dide-iops.c110 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in __ide_wait_stat() local
351 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_config_drive_speed() local
Dide-taskfile.c32 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_tf_readback() local
86 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_rw_taskfile() local
Dide-pm.c244 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_check_pm_state() local
Dide-probe.c256 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_dev_read_id() local
385 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in do_probe() local
601 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_port_wait_ready() local
Dide-io.c86 const struct ide_tp_ops *tp_ops = drive->hwif->tp_ops; in ide_complete_cmd() local
Dide-atapi.c421 const struct ide_tp_ops *tp_ops = hwif->tp_ops; in ide_pc_intr() local
/kernel/linux/linux-5.10/include/linux/
Dide.h753 const struct ide_tp_ops *tp_ops; member
1357 const struct ide_tp_ops *tp_ops; member