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
293 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
307 struct sdio_func *func; in sdio_alloc_func() local
335 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
343 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle()
346 static void sdio_set_of_node(struct sdio_func *func) in sdio_set_of_node()
356 int sdio_add_func(struct sdio_func *func) in sdio_add_func()
378 void sdio_remove_func(struct sdio_func *func) in sdio_remove_func()