Lines Matching defs:func
80 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one()
92 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device()
112 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_match() local
124 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_uevent() local
155 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_probe() local
209 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_remove() local
291 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
312 struct sdio_func *func; in sdio_alloc_func() local
346 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
354 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle()
357 static void sdio_set_of_node(struct sdio_func *func) in sdio_set_of_node()
367 int sdio_add_func(struct sdio_func *func) in sdio_add_func()
389 void sdio_remove_func(struct sdio_func *func) in sdio_remove_func()