Searched refs:async_schedule (Results 1 – 8 of 8) sorted by relevance
52 static inline async_cookie_t async_schedule(async_func_t func, void *data) in async_schedule() function
554 async_schedule(sclp_sd_file_update_async, sd_file); in sclp_sd_file_create()
600 async_schedule(sh7786_pcie_hwops->port_init_hw, port); in sh7786_pcie_init()
2076 async_schedule(do_scan_async, data); in scsi_scan_host()
1269 async_schedule(virtio_ccw_auto_online, cdev); in virtio_ccw_probe()
3387 async_schedule(dasd_generic_auto_online, cdev); in dasd_generic_probe()
4778 async_schedule(floppy_async_init, NULL); in floppy_init()
6150 ap->cookie = async_schedule(async_port_probe, ap); in ata_host_register()