Home
last modified time | relevance | path

Searched refs:it821x_dev (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/ide/
Dit821x.c73 struct it821x_dev struct
116 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_program()
142 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_program_udma()
172 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_clock_strategy()
241 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_set_pio_mode()
285 struct it821x_dev *itdev = (void *)ide_get_hwifdata(hwif); in it821x_tune_mwdma()
322 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_tune_udma()
364 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_dma_start()
386 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_dma_end()
444 struct it821x_dev *itdev = ide_get_hwifdata(drive->hwif); in it821x_quirkproc()
[all …]
/Linux-v5.4/drivers/ata/
Dpata_it821x.c85 struct it821x_dev struct
129 struct it821x_dev *itdev = ap->private_data; in it821x_program()
156 struct it821x_dev *itdev = ap->private_data; in it821x_program_udma()
188 struct it821x_dev *itdev = ap->private_data; in it821x_clock_strategy()
261 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_set_piomode()
293 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_set_dmamode()
349 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_bmdma_start()
372 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_bmdma_stop()
392 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_dev_select()
578 struct it821x_dev *itdev = ap->private_data; in it821x_check_atapi_dma()
[all …]