Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dalcor_pci.h256 struct alcor_dev_cfg { struct
269 struct alcor_dev_cfg *cfg; argument
/Linux-v5.4/drivers/misc/cardreader/
Dalcor_pci.c33 static const struct alcor_dev_cfg alcor_cfg = {
37 static const struct alcor_dev_cfg au6621_cfg = {
243 struct alcor_dev_cfg *cfg; in alcor_pci_probe()
/Linux-v5.4/drivers/mmc/host/
Dalcor.c991 struct alcor_dev_cfg *cfg = priv->cfg; in alcor_hw_init()