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

/linux-4.1.27/arch/arm/include/asm/hardware/
H A Dssp.h23 void ssp_save_state(struct ssp_state *ssp);
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dssp.c156 * ssp_save_state - save the SSP configuration
161 void ssp_save_state(struct ssp_state *ssp) ssp_save_state() function
171 * @ssp: pointer to configuration saved by ssp_save_state
173 * Restore the SSP configuration saved previously by ssp_save_state.
240 EXPORT_SYMBOL(ssp_save_state); variable

Completed in 29 milliseconds