Home
last modified time | relevance | path

Searched refs:ssp_save_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dssp.c153 * ssp_save_state - save the SSP configuration
158 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() function
168 * @ssp: pointer to configuration saved by ssp_save_state
170 * Restore the SSP configuration saved previously by ssp_save_state.
237 EXPORT_SYMBOL(ssp_save_state); variable
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dssp.c153 * ssp_save_state - save the SSP configuration
158 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() function
168 * @ssp: pointer to configuration saved by ssp_save_state
170 * Restore the SSP configuration saved previously by ssp_save_state.
237 EXPORT_SYMBOL(ssp_save_state); variable
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dssp.h20 void ssp_save_state(struct ssp_state *ssp);
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dssp.h20 void ssp_save_state(struct ssp_state *ssp);

Completed in 2 milliseconds