Home
last modified time | relevance | path

Searched refs:pcmcia_low_level (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/pcmcia/
A Dsoc_common.h22 struct pcmcia_low_level;
46 const struct pcmcia_low_level *ops;
104 struct pcmcia_low_level { struct
156 const struct pcmcia_low_level *ops, struct device *dev); argument
A Dpxa2xx_base.c216 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets()
267 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in pxa2xx_drv_pcmcia_ops()
280 struct pcmcia_low_level *ops; in pxa2xx_drv_pcmcia_probe()
285 ops = (struct pcmcia_low_level *)dev->dev.platform_data; in pxa2xx_drv_pcmcia_probe()
349 struct pcmcia_low_level *ops = (struct pcmcia_low_level *)dev->platform_data; in pxa2xx_drv_pcmcia_resume()
A Dpxa2xx_base.h2 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
3 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops);
A Dsa11xx_base.h122 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int…
A Dsa11xx_base.c199 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in sa11xx_drv_pcmcia_ops()
217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe()
A Dsa1111_generic.h16 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops,
A Dsa1111_neponset.c68 static struct pcmcia_low_level neponset_pcmcia_ops = {
A Dsa1111_lubbock.c138 static struct pcmcia_low_level lubbock_pcmcia_ops = {
A Dpxa2xx_cm_x270.c66 static struct pcmcia_low_level cmx270_pcmcia_ops __initdata = {
A Dpxa2xx_palmld.c60 static struct pcmcia_low_level palmld_pcmcia_ops = {
A Dpxa2xx_palmtx.c62 static struct pcmcia_low_level palmtx_pcmcia_ops = {
A Dsa1100_simpad.c98 static struct pcmcia_low_level simpad_pcmcia_ops = {
A Dsa1111_badge4.c124 static struct pcmcia_low_level badge4_pcmcia_ops = {
A Dpxa2xx_hx4700.c80 static struct pcmcia_low_level hx4700_pcmcia_ops = {
A Dpxa2xx_e740.c83 static struct pcmcia_low_level e740_pcmcia_ops = {
A Dpxa2xx_stargate2.c83 static struct pcmcia_low_level sg2_pcmcia_ops __initdata = {
A Dpxa2xx_balloon3.c92 static struct pcmcia_low_level balloon3_pcmcia_ops = {
A Dpxa2xx_cm_x255.c87 static struct pcmcia_low_level cmx255_pcmcia_ops __initdata = {
A Dpxa2xx_palmtc.c112 static struct pcmcia_low_level palmtc_pcmcia_ops = {
A Dsa1111_jornada720.c122 static struct pcmcia_low_level jornada720_pcmcia_ops = {
A Dpxa2xx_mainstone.c81 static struct pcmcia_low_level mst_pcmcia_ops __initdata = {
A Dpxa2xx_vpac270.c88 static struct pcmcia_low_level vpac270_pcmcia_ops = {
A Dsa1100_h3600.c144 struct pcmcia_low_level h3600_pcmcia_ops = {
A Dpxa2xx_viper.c112 static struct pcmcia_low_level viper_pcmcia_ops = {
A Dpxa2xx_trizeps4.c150 static struct pcmcia_low_level trizeps_pcmcia_ops = {

Completed in 25 milliseconds

12