Searched refs:config_flags (Results 1 – 25 of 50) sorted by relevance
12
130 link->config_flags = CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in snd_pdacf_probe()204 link->config_flags |= CONF_ENABLE_IRQ | CONF_ENABLE_PULSE_IRQ; in pdacf_config()
36 link->config_flags |= CONF_AUTO_SET_IO; in dio24_auto_attach()
63 link->config_flags |= CONF_AUTO_SET_IO | in labpc_cs_auto_attach()
60 link->config_flags |= CONF_AUTO_SET_IO; in das08_cs_auto_attach()
160 link->config_flags |= CONF_AUTO_SET_IO | CONF_ENABLE_IRQ; in mio_cs_auto_attach()
215 link->config_flags |= CONF_AUTO_SET_IO; in daq700_auto_attach()
120 uint32_t config_flags; member183 uint32_t config_flags;
179 link->config_flags |= CONF_ENABLE_ESR; in quirk_config_socket()314 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in serial_probe()316 link->config_flags |= CONF_ENABLE_SPKR; in serial_probe()452 link->config_flags |= CONF_AUTO_SET_VPP; in simple_config()
197 pdev->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO | in pcmcia_init_one()207 pdev->config_flags &= ~CONF_AUTO_CHECK_VCC; in pcmcia_init_one()
36 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in fdomain_probe()
104 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in aha152x_probe()
160 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in qlogic_probe()
40 dev->config_flags |= CONF_ENABLE_IRQ; in ssb_host_pcmcia_probe()
160 unsigned int flags = p_dev->config_flags; in pcmcia_do_loop_config()193 p_dev->config_flags |= CONF_ENABLE_SPKR; in pcmcia_do_loop_config()
62 uint32_t config_flags; member
95 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IO; in parport_probe()
150 link->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_VPP | in sl811_cs_config()
110 unsigned int config_flags; /* CONF_ENABLE_ flags below */ member
74 u32 config_flags; member
8 If `struct pcmcia_device *p_dev->config_flags` is set accordingly,23 stored in struct pcmcia_device, e.g. in the fields config_flags,
420 u32 config_flags = 0; in fw_sysdata_init() local425 config_flags |= ROGUE_FWIF_INICFG_DISABLE_DM_OVERLAP; in fw_sysdata_init()427 fwif_sysdata->config_flags = config_flags; in fw_sysdata_init()
260 dev->config_flags |= CONF_ENABLE_IRQ; in ems_pcmcia_probe()
142 p_dev->config_flags |= CONF_ENABLE_IRQ; in com20020_probe()
128 link->config_flags |= CONF_ENABLE_IRQ; in snd_vxpocket_new()
242 pcmcia->config_flags |= CONF_ENABLE_IRQ | CONF_AUTO_SET_IOMEM | in softingcs_probe()
Completed in 39 milliseconds