Home
last modified time | relevance | path

Searched refs:arche_platform_set_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/staging/greybus/
Darche-platform.c73 static void arche_platform_set_state(struct arche_platform_drvdata *arche_pdata, in arche_platform_set_state() function
238 arche_platform_set_state(arche_pdata, ARCHE_PLATFORM_STATE_ACTIVE); in arche_platform_coldboot_seq()
271 arche_platform_set_state(arche_pdata, ARCHE_PLATFORM_STATE_FW_FLASHING); in arche_platform_fw_flashing_seq()
302 arche_platform_set_state(arche_pdata, ARCHE_PLATFORM_STATE_OFF); in arche_platform_poweroff_seq()
450 arche_platform_set_state(arche_pdata, ARCHE_PLATFORM_STATE_OFF); in arche_platform_probe()