Searched refs:hsi_alloc_controller (Results 1 – 3 of 3) sorted by relevance
279 struct hsi_controller *hsi_alloc_controller(unsigned int n_ports, gfp_t flags);
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);
496 ssi = hsi_alloc_controller(num_ports, GFP_KERNEL); in ssi_probe()
Completed in 7 milliseconds