Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/cardreader/
H A Dalcor_pci.c33 static const struct alcor_dev_cfg alcor_cfg = {
37 static const struct alcor_dev_cfg au6621_cfg = {
41 static const struct alcor_dev_cfg au6625_cfg = {
255 struct alcor_dev_cfg *cfg; in alcor_pci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dalcor_pci.h257 struct alcor_dev_cfg { struct
270 struct alcor_dev_cfg *cfg; argument
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dalcor.c991 struct alcor_dev_cfg *cfg = priv->cfg; in alcor_hw_init()