Home
last modified time | relevance | path

Searched refs:ssb_devices_freeze (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ssb/
H A Dsprom.c130 err = ssb_devices_freeze(bus, &freeze); in ssb_attr_sprom_store()
H A Dssb_private.h172 extern int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx);
H A Dmain.c195 /** ssb_devices_freeze - Freeze all devices on the bus.
204 int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx) in ssb_devices_freeze() function
236 * @ctx: The context structure from ssb_devices_freeze()
/kernel/linux/linux-6.6/drivers/ssb/
H A Dsprom.c130 err = ssb_devices_freeze(bus, &freeze); in ssb_attr_sprom_store()
H A Dssb_private.h172 extern int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx);
H A Dmain.c198 /** ssb_devices_freeze - Freeze all devices on the bus.
207 int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx) in ssb_devices_freeze() function
239 * @ctx: The context structure from ssb_devices_freeze()

Completed in 5 milliseconds