Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dscan.c384 struct cfg80211_match_set *sets = req->match_sets; in wlcore_scan_sched_scan_ssid_list() local
392 if (sets[i].ssid.ssid_len > 0) in wlcore_scan_sched_scan_ssid_list()
428 if (!sets[i].ssid.ssid_len) in wlcore_scan_sched_scan_ssid_list()
432 cmd->ssids[cmd->n_ssids].len = sets[i].ssid.ssid_len; in wlcore_scan_sched_scan_ssid_list()
434 sets[i].ssid.ssid, sets[i].ssid.ssid_len); in wlcore_scan_sched_scan_ssid_list()
/drivers/ata/
Dpata_sis.c727 struct sis_chipset *sets; in sis_init_one() local
784 for (sets = &sis_chipsets[0]; sets->device; sets++) { in sis_init_one()
785 host = pci_get_device(PCI_VENDOR_ID_SI, sets->device, NULL); in sis_init_one()
787 chipset = sets; /* Match found */ in sis_init_one()
788 if (sets->device == 0x630) { /* SIS630 */ in sis_init_one()
/drivers/mtd/nand/
Ds3c2410.c941 struct s3c2410_nand_set *sets; in s3c24xx_nand_probe() local
996 sets = (plat != NULL) ? plat->sets : NULL; in s3c24xx_nand_probe()
1019 s3c2410_nand_init_chip(info, nmtd, sets); in s3c24xx_nand_probe()
1022 (sets) ? sets->nr_chips : 1, in s3c24xx_nand_probe()
1028 s3c2410_nand_add_partition(info, nmtd, sets); in s3c24xx_nand_probe()
1031 if (sets != NULL) in s3c24xx_nand_probe()
1032 sets++; in s3c24xx_nand_probe()
/drivers/cpufreq/
DKconfig63 This option sets which CPUFreq governor shall be loaded at
70 Use the CPUFreq governor 'performance' as default. This sets
78 Use the CPUFreq governor 'powersave' as default. This sets
138 This cpufreq governor sets the frequency statically to the
149 This cpufreq governor sets the frequency statically to the
235 by the scheduler. It sets the CPU frequency to be proportional to
263 This option adds a generic dummy CPUfreq driver, which sets a fake
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light70 This property gets/sets the last known external
77 This property gets/sets the sensors ADC analog integration time.
83 This property gets/sets the table of coefficients
Dsysfs-bus-iio-light-tsl25835 This property gets/sets the table of coefficients
Ddevice.txt27 large sets of different parts supported by a given driver.
/drivers/infiniband/hw/qib/
DKconfig14 Setting this enables DCA support on some Intel chip sets
/drivers/gpu/drm/vmwgfx/
DKconfig10 # again once vmwgfx sets up the primary plane itself.
/drivers/soc/ti/
DKconfig26 on Keystone family of devices. It sets up the dma channels for the
/drivers/staging/iio/Documentation/dac/
Dmax51717 shows the different feature sets of the variants MAX517, MAX518 and MAX519:
/drivers/mtd/chips/
DKconfig183 sets which a CFI-compliant chip may claim to implement. This code
193 sets which a CFI-compliant chip may claim to implement. This code
203 sets which a CFI-compliant chip may claim to implement. This code
/drivers/i2c/muxes/
DKconfig59 different sets of pins at run-time.
/drivers/net/wireless/realtek/rtlwifi/
DKconfig135 To use the module option that sets the dynamic-debugging level for,
/drivers/media/dvb-frontends/
Ddrxd_hard.c2849 struct dvb_frontend_tune_settings *sets) in drxd_get_tune_settings() argument
2851 sets->min_delay_ms = 10000; in drxd_get_tune_settings()
2852 sets->max_drift = 0; in drxd_get_tune_settings()
2853 sets->step_size = 0; in drxd_get_tune_settings()
Ddrxk_hard.c6715 struct dvb_frontend_tune_settings *sets) in drxk_get_tune_settings() argument
6731 sets->min_delay_ms = 3000; in drxk_get_tune_settings()
6732 sets->max_drift = 0; in drxk_get_tune_settings()
6733 sets->step_size = 0; in drxk_get_tune_settings()
/drivers/gpu/drm/
DKconfig69 data sets. This may be necessary, if the graphics adapter or
/drivers/iio/light/
DKconfig204 of the chip through defining five light zones and three sets of
/drivers/staging/panel/
DKconfig143 'standard' ASCII characters to the character sets used by these controllers.
/drivers/iommu/
DKconfig298 This option sets IPMMU/IPMMUI address space size by
/drivers/media/usb/pwc/
Dphilips.txt231 The compression parameter is semiglobal; it sets the initial compression
/drivers/thermal/
DKconfig60 This option sets which thermal governor shall be loaded at
/drivers/media/radio/
DKconfig331 jumper sets the card to 0x358.
/drivers/rtc/
DKconfig106 interfaces, which "udev" sets up as /dev/rtc0 through
/drivers/scsi/aic7xxx/
Daic79xx.seq1946 * Host sets up address/count and enables transfer.