Home
last modified time | relevance | path

Searched refs:init_iops (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dcy82c693.c169 .init_iops = init_iops_cy82c693,
H A Dns87415.c313 d.init_iops = superio_init_iops; in ns87415_init_one()
H A Dide-probe.c1087 if (d->init_iops) in ide_init_port()
1088 d->init_iops(hwif); in ide_init_port()
H A Dsiimage.c713 .init_iops = init_iops_siimage, \
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1352 void (*init_iops)(ide_hwif_t *); member