Searched refs:hsi_alloc_controller (Results 1 – 2 of 2) sorted by relevance
462 struct hsi_controller *hsi_alloc_controller(unsigned int n_ports, gfp_t flags) in hsi_alloc_controller() function508 EXPORT_SYMBOL_GPL(hsi_alloc_controller);
489 ssi = hsi_alloc_controller(num_ports, GFP_KERNEL); in ssi_probe()
Completed in 6 milliseconds