Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h279 struct hsi_controller *hsi_alloc_controller(unsigned int n_ports, gfp_t flags);
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c462 struct hsi_controller *hsi_alloc_controller(unsigned int n_ports, gfp_t flags) in hsi_alloc_controller() function
508 EXPORT_SYMBOL_GPL(hsi_alloc_controller);
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_core.c496 ssi = hsi_alloc_controller(num_ports, GFP_KERNEL); in ssi_probe()

Completed in 7 milliseconds