Lines Matching defs:func
81 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one()
93 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device()
113 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_match() local
125 const struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_uevent() local
156 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_probe() local
210 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_remove() local
292 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
313 struct sdio_func *func; in sdio_alloc_func() local
347 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
355 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle()
358 static void sdio_set_of_node(struct sdio_func *func) in sdio_set_of_node()
368 int sdio_add_func(struct sdio_func *func) in sdio_add_func()
390 void sdio_remove_func(struct sdio_func *func) in sdio_remove_func()