Home
last modified time | relevance | path

Searched refs:ide_set_hwifdata (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
Dtc86c001.c128 ide_set_hwifdata(hwif, hwif->expiry); in tc86c001_dma_start()
Dit821x.c539 ide_set_hwifdata(hwif, idev); in init_hwif_it821x()
/kernel/linux/linux-5.10/include/linux/
Dide.h1522 static inline void ide_set_hwifdata (ide_hwif_t * hwif, void *data) in ide_set_hwifdata() function