Home
last modified time | relevance | path

Searched refs:frequency_change (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/pcmcia/
H A Dsoc_common.h120 int (*frequency_change)(struct soc_pcmcia_socket *, unsigned long, struct cpufreq_freqs *); member
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsoc_common.h142 int (*frequency_change)(struct soc_pcmcia_socket *, unsigned long, struct cpufreq_freqs *); member
H A Dsoc_common.c751 return skt->ops->frequency_change(skt, val, freqs); in soc_common_pcmcia_cpufreq_nb()
777 if (skt->ops->frequency_change) in soc_pcmcia_remove_one()
848 if (skt->ops->frequency_change) { in soc_pcmcia_add_one()
H A Dsa11xx_base.c212 ops->frequency_change = sa1100_pcmcia_frequency_change; in sa11xx_drv_pcmcia_ops()
H A Dpxa2xx_base.c272 ops->frequency_change = pxa2xx_pcmcia_frequency_change; in pxa2xx_drv_pcmcia_ops()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsoc_common.c750 return skt->ops->frequency_change(skt, val, freqs); in soc_common_pcmcia_cpufreq_nb()
776 if (skt->ops->frequency_change) in soc_pcmcia_remove_one()
847 if (skt->ops->frequency_change) { in soc_pcmcia_add_one()
H A Dsa11xx_base.c212 ops->frequency_change = sa1100_pcmcia_frequency_change; in sa11xx_drv_pcmcia_ops()
H A Dpxa2xx_base.c252 ops->frequency_change = pxa2xx_pcmcia_frequency_change; in pxa2xx_drv_pcmcia_ops()

Completed in 6 milliseconds