Home
last modified time | relevance | path

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

12345678910>>...15

/drivers/macintosh/
Dwindfarm_pm121.c880 int all = 1; in pm121_new_control() local
885 all = pm121_register_control(ct, "optical-drive-fan", FAN_OD) && all; in pm121_new_control()
886 all = pm121_register_control(ct, "hard-drive-fan", FAN_HD) && all; in pm121_new_control()
887 all = pm121_register_control(ct, "cpu-fan", FAN_CPU) && all; in pm121_new_control()
888 all = pm121_register_control(ct, "cpufreq-clamp", CPUFREQ) && all; in pm121_new_control()
890 if (all) in pm121_new_control()
910 int all = 1; in pm121_new_sensor() local
915 all = pm121_register_sensor(sr, "cpu-temp", in pm121_new_sensor()
916 &sensor_cpu_temp) && all; in pm121_new_sensor()
917 all = pm121_register_sensor(sr, "cpu-current", in pm121_new_sensor()
[all …]
/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c251 bool all) in mv88e6xxx_g1_atu_flushmove() argument
265 if (all && fid) in mv88e6xxx_g1_atu_flushmove()
269 else if (all) in mv88e6xxx_g1_atu_flushmove()
277 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() argument
283 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_flush()
287 int from_port, int to_port, bool all) in mv88e6xxx_g1_atu_move() argument
303 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_move()
307 bool all) in mv88e6xxx_g1_atu_remove() argument
312 return mv88e6xxx_g1_atu_move(chip, fid, from_port, to_port, all); in mv88e6xxx_g1_atu_remove()
/drivers/net/wireless/mediatek/mt76/
Dmt76x02_phy.c67 for (i = 0; i < sizeof(r->all); i++) in mt76x02_get_max_rate_power()
68 ret = max(ret, r->all[i]); in mt76x02_get_max_rate_power()
78 for (i = 0; i < sizeof(r->all); i++) in mt76x02_limit_rate_power()
79 if (r->all[i] > limit) in mt76x02_limit_rate_power()
80 r->all[i] = limit; in mt76x02_limit_rate_power()
88 for (i = 0; i < sizeof(r->all); i++) in mt76x02_add_rate_power_offset()
89 r->all[i] += offset; in mt76x02_add_rate_power_offset()
/drivers/scsi/
DBusLogic.h281 unsigned char all; member
296 unsigned char all; member
314 unsigned char all; member
330 unsigned char all; member
1132 cr.all = 0; in blogic_busreset()
1134 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_busreset()
1140 cr.all = 0; in blogic_intreset()
1142 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_intreset()
1148 cr.all = 0; in blogic_softreset()
1150 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_softreset()
[all …]
DBusLogic.c374 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
411 intreg.all = blogic_rdint(adapter); in blogic_cmd()
412 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
435 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
443 …otice("blogic_cmd(%02X) Status = %02X: " "(Modify I/O Address)\n", adapter, opcode, statusreg.all); in blogic_cmd()
469 intreg.all = blogic_rdint(adapter); in blogic_cmd()
470 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
502 adapter, opcode, statusreg.all, replylen, in blogic_cmd()
525 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
1151 statusreg.all = blogic_rdstatus(adapter); in blogic_probe()
[all …]
/drivers/gpio/
DTODO15 - Convert all GPIO device drivers to only #include <linux/gpio/driver.h>
17 - Convert all consumer drivers to only #include <linux/gpio/consumer.h>
19 - Convert all machine descriptors in "boardfiles" to only
41 GPIO for all current users (see below). Delete struct of_mm_gpio_chip,
45 - Change all consumer drivers that #include <linux/of_gpio.h> to
53 handle this with generic OF bindings, pull all legacy handling into
54 gpiolib so the library API becomes narrow and deep and handle all
58 - Delete <linux/of_gpio.h> when all the above is complete and everything
93 - Convert all the GPIOLIB_IRQCHIP users to pass an irqchip template,
97 This is too complex, so convert all users over to just set up
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds18 obtain the desired value in Hz. If shared across all frequency
20 if shared across all channels.
48 the desired value in rad. If shared across all phase registers
50 shared across all channels.
80 output Y of channel X. Y may be suppressed if all channels are
96 Lists all available output waveform options.
/drivers/usb/gadget/udc/
DKconfig24 # - discrete ones (including all PCI-only controllers)
43 dynamically linked module called "at91_udc" and force all
55 dynamically linked module called "lpc32xx_udc" and force all
103 all gadget drivers to also be dynamically linked.
141 dynamically linked module called "omap_udc" and force all
157 dynamically linked module called "pxa25x_udc" and force all
179 dynamically linked module called "r8a66597_udc" and force all
191 dynamically linked module called "renesas_usbhs" and force all
204 dynamically linked module called "renesas_usb3" and force all
218 dynamically linked module called "pxa27x_udc" and force all
[all …]
/drivers/staging/vc04_services/interface/vchi/
DTODO39 should properly handle a module unload. This also includes that all
56 beneficial to go over all of them and, if correct, comment on their merits.
83 12) Get rid of all the struct typedefs
87 13) Get rid of all non essential global structures and create a proper per
91 for all the device specific data. This structure is then passed all over the
/drivers/iio/common/hid-sensors/
DKconfig8 tristate "Common modules for all HID Sensor IIO drivers"
19 tristate "Common module (trigger) for all HID Sensor IIO drivers"
24 Triggers will be send if all requested attributes were read.
/drivers/mfd/
Dab8500-sysctrl.c32 sigset_t all; in ab8500_power_off() local
83 sigfillset(&all); in ab8500_power_off()
85 if (!sigprocmask(SIG_BLOCK, &all, &old)) { in ab8500_power_off()
/drivers/staging/mt7621-dts/
DTODO2 - ensure all usage matches code
3 - ensure all features used are documented
/drivers/ntb/hw/idt/
DKconfig16 First of all partitions must be activated and properly assigned to all
18 and SWPORTxCTL registers). Then all NT-function BARs must be enabled
/drivers/staging/fbtft/
DTODO1 * convert all uses of the old GPIO API from <linux/gpio.h> to the
6 * convert all these over to drm_simple_display_pipe and submit for inclusion
/drivers/staging/exfat/
DTODO4 exfat_core.c - fs_sync(sb,0) all over the place looks fishy as hell.
12 ffsSetAttr() is just dangling in the breeze, not wired up at all...
/drivers/md/bcache/
Dclosure.c149 list_add(&cl->all, &closure_list); in closure_debug_create()
162 list_del(&cl->all); in closure_debug_destroy()
175 list_for_each_entry(cl, &closure_list, all) { in debug_seq_show()
/drivers/gpu/drm/amd/display/
DTODO14 4. DONE - Flatten all DC objects
18 "Is there any major reason to keep all those abstractions?
56 I can't come up with a good reason why DC needs all this (except to
78 moving all your driver state printing into the various atomic_print_state
79 callbacks. There's also plans to expose this stuff in a standard way across all
/drivers/accessibility/
DKconfig5 Accessibility handles all special kinds of hardware devices or
15 If you say N, all options in this submenu will be skipped and disabled.
/drivers/staging/gasket/
DTODO21 kobjects at all. The driver core should handle all of this for you
/drivers/staging/media/imx/
DTODO20 - After all async subdevices have been bound, v4l2_fwnode_parse_link()
47 must all refer to media links between V4L2 subdevices.
49 - i.MX7: all of the above, since it uses the imx media core
/drivers/sh/intc/
DKconfig17 SH-4A and newer interrupt blocks all support a special shadowed
18 page with all non-masking registers obscured when mapped in to
/drivers/net/wireless/mediatek/mt76/mt76x2/
Dphy.c124 for (i = 0; i < sizeof(r->all); i++) { in mt76x2_get_min_rate_power()
125 if (!r->all[i]) in mt76x2_get_min_rate_power()
129 ret = min(ret, r->all[i]); in mt76x2_get_min_rate_power()
131 ret = r->all[i]; in mt76x2_get_min_rate_power()
/drivers/staging/rtl8192u/
Dcopying14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/drivers/staging/comedi/drivers/ni_routing/
DREADME3 The contents of this directory are primarily for maintaining and formatting all
64 This data represents all the various register values to use for the
67 The values are all wrapped in one of three macros to help document and
88 register values to use for a particular signal MUX, not all possible
148 Remove all generated files/directories.
150 Build all csv-files, then all new c-files.
/drivers/scsi/aic7xxx/
DKconfig.aic79xx11 This driver supports all of Adaptec's Ultra 320 PCI-X
43 The bus settle delay following all error recovery actions is
69 int "Debug code enable mask (16383 for all debugging)"

12345678910>>...15