Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Dalcor_pci.c31 static const struct alcor_dev_cfg alcor_cfg = {
35 static const struct alcor_dev_cfg au6621_cfg = {
39 static const struct alcor_dev_cfg au6625_cfg = {
99 struct alcor_dev_cfg *cfg; in alcor_pci_probe()
/linux/include/linux/
H A Dalcor_pci.h258 struct alcor_dev_cfg { struct
271 struct alcor_dev_cfg *cfg; argument
/linux/drivers/mmc/host/
H A Dalcor.c992 struct alcor_dev_cfg *cfg = priv->cfg; in alcor_hw_init()