Searched refs:option (Results 1 - 25 of 222) sorted by relevance

123456789

/drivers/input/mouse/
H A DKconfig9 This option doesn't affect the kernel.
/drivers/input/tablet/
H A DKconfig8 This option doesn't affect the kernel.
/drivers/pnp/
H A Dquirks.c27 struct pnp_option *option,
34 dev_err(&dev->dev, "couldn't add ioport region to option set "
35 "%d\n", pnp_option_set(option));
39 *new_option = *option;
42 list_add(&new_option->list, &option->list);
47 pnp_option_set(option));
52 struct pnp_option *option; local
57 * one given) to every dependent option set.
59 list_for_each_entry(option, &dev->options, list) {
60 if (pnp_option_is_dependent(option)
26 quirk_awe32_add_ports(struct pnp_dev *dev, struct pnp_option *option, unsigned int offset) argument
71 struct pnp_option *option; local
105 struct pnp_option *option; local
142 struct pnp_option *option, *new_option; local
210 struct pnp_option *option; local
[all...]
H A Dsupport.c91 char *pnp_option_priority_name(struct pnp_option *option) argument
93 switch (pnp_option_priority(option)) {
104 void dbg_pnp_show_option(struct pnp_dev *dev, struct pnp_option *option) argument
113 if (pnp_option_is_dependent(option))
116 pnp_option_set(option),
117 pnp_option_priority_name(option));
122 switch (option->type) {
124 port = &option->u.port;
133 mem = &option->u.mem;
142 irq = &option
[all...]
H A Dresource.c31 * option registration
37 struct pnp_option *option; local
39 option = kzalloc(sizeof(struct pnp_option), GFP_KERNEL);
40 if (!option)
43 option->flags = option_flags;
44 option->type = type;
46 list_add_tail(&option->list, &dev->options);
47 return option;
53 struct pnp_option *option; local
56 option
81 struct pnp_option *option; local
101 struct pnp_option *option; local
124 struct pnp_option *option; local
144 struct pnp_option *option, *tmp; local
644 struct pnp_option *option; local
[all...]
H A Dbase.h93 static inline int pnp_option_is_dependent(struct pnp_option *option) argument
95 return option->flags & PNP_OPTION_DEPENDENT ? 1 : 0;
98 static inline unsigned int pnp_option_set(struct pnp_option *option) argument
100 return (option->flags >> PNP_OPTION_SET_SHIFT) & PNP_OPTION_SET_MASK;
103 static inline unsigned int pnp_option_priority(struct pnp_option *option) argument
105 return (option->flags >> PNP_OPTION_PRIORITY_SHIFT) &
115 dev_warn(&dev->dev, "invalid dependent option priority %d "
132 char *pnp_option_priority_name(struct pnp_option *option);
133 void dbg_pnp_show_option(struct pnp_dev *dev, struct pnp_option *option);
H A Dinterface.c188 struct pnp_option *option)
190 switch (option->type) {
192 pnp_print_port(buffer, space, &option->u.port);
195 pnp_print_mem(buffer, space, &option->u.mem);
198 pnp_print_irq(buffer, space, &option->u.irq);
201 pnp_print_dma(buffer, space, &option->u.dma);
211 struct pnp_option *option; local
223 list_for_each_entry(option, &dev->options, list) {
224 if (pnp_option_is_dependent(option)) {
226 if (!dep || pnp_option_set(option) !
187 pnp_print_option(pnp_info_buffer_t * buffer, char *space, struct pnp_option *option) argument
[all...]
H A Dmanager.c259 struct pnp_option *option; local
268 list_for_each_entry(option, &dev->options, list) {
269 if (pnp_option_is_dependent(option) &&
270 pnp_option_set(option) != set)
273 switch (option->type) {
275 ret = pnp_assign_port(dev, &option->u.port, nport++);
278 ret = pnp_assign_mem(dev, &option->u.mem, nmem++);
281 ret = pnp_assign_irq(dev, &option->u.irq, nirq++);
285 ret = pnp_assign_dma(dev, &option->u.dma, ndma++);
/drivers/net/ethernet/octeon/
H A DKconfig12 This option enables the ethernet driver for the management
/drivers/cpuidle/
H A DKconfig.powerpc10 Select this option to enable processor idle state management
19 Select this option to enable processor idle state management
H A DKconfig.mips13 Select this option to enable processor idle state management
/drivers/video/fbdev/core/
H A Dfb_cmdline.c31 * @option: the option will be stored here
35 int fb_get_options(const char *name, char **option) argument
56 /* No match, pass global option */
57 if (!options && option && fb_mode_option)
62 if (option)
63 *option = options;
/drivers/dma/bestcomm/
H A DKconfig23 This option enables the support for the ATA task.
29 This option enables the support for the FEC tasks.
35 This option enables the support for the GenBD tasks.
/drivers/firmware/efi/libstub/
H A DMakefile18 $(call cc-option,-ffreestanding) \
19 $(call cc-option,-fno-stack-protector)
/drivers/misc/c2port/
H A DKconfig9 This option enables support for Silicon Labs C2 port used to
28 This option enables C2 support for the Eurotech's Duramar 2150
/drivers/parport/
H A DKconfig11 Select this config option from the architecture Kconfig if
/drivers/net/bonding/
H A Dbond_options.h8 * (at your option) any later version.
21 * BOND_OPTFLAG_RAWVAL - the option parses the value itself
69 /* This structure is used for storing option values and for passing option
70 * values when changing an option. The logic when used as an arg is as follows:
89 /* unsuppmodes is used to denote modes in which the option isn't
93 /* supported values which this option can have, can be a subset of
101 int __bond_opt_set(struct bonding *bond, unsigned int option,
103 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
107 const struct bond_option *bond_opt_get(unsigned int option);
[all...]
/drivers/sn/
H A DKconfig12 This option enables basic support for the SGI IOC3-based Base IO
13 controller card. This option does not enable any specific
/drivers/ata/
H A DKconfig42 This option adds parsing of ATA command descriptions and error bits
44 This option will enlarge the kernel by approx. 6KB. Disable it only
54 This option adds support for ATA-related ACPI objects.
60 option libata.noacpi=1
67 This option adds support for SATA Zero Power Optical Disc
80 This option adds support for SATA Port Multipliers
89 This option enables support for AHCI Serial ATA.
96 This option enables support for Platform AHCI Serial ATA
105 This option enables support for the DaVinci DA850 SoC's
114 This option enable
[all...]
/drivers/gpu/drm/
H A DKconfig87 Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
95 Choose this option if you have an ATI Rage 128 graphics card. If M
115 Choose this option if you have an ATI Radeon graphics card. There
130 Choose this option if you have an Intel I810 graphics card. If M is
141 Choose this option if you have a Matrox G200, G400 or G450 graphics
150 Choose this option if you have a SiS 630 or compatible video
158 Choose this option if you have a Via unichrome or compatible video
165 Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
/drivers/eisa/
H A DKconfig9 Activate this option if your system contains a Vesa Local
20 Activate this option if your system contains a PCI to EISA
22 certainly need this option.
34 Activate this option if your system only have EISA bus
/drivers/ipack/
H A DKconfig9 This option provides support for the IndustryPack framework. There
/drivers/memstick/
H A DKconfig18 This is an option for use by developers; most people should
/drivers/usb/mon/
H A DKconfig8 If you select this option, a component which captures the USB traffic
/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-tcpip.c378 int option; local
390 option = 1;
392 (char *)&option, sizeof (option));
429 int option; local
433 option = txbufsize;
435 (char *)&option, sizeof (option));
438 option, rc);
444 option
[all...]

Completed in 516 milliseconds

123456789