hsi_alloc_controller  496 drivers/hsi/controllers/omap_ssi_core.c 	ssi = hsi_alloc_controller(num_ports, GFP_KERNEL);
hsi_alloc_controller  508 drivers/hsi/hsi_core.c EXPORT_SYMBOL_GPL(hsi_alloc_controller);
hsi_alloc_controller  279 include/linux/hsi/hsi.h struct hsi_controller *hsi_alloc_controller(unsigned int n_ports, gfp_t flags);