/linux-3.4.99/drivers/acpi/ |
D | thermal.c | 125 u8 passive:1; member 165 struct acpi_thermal_passive passive; member 357 if (((flag & ACPI_TRIPS_PASSIVE) && tz->trips.passive.flags.valid) || in acpi_thermal_trips_update() 359 valid = tz->trips.passive.flags.valid; in acpi_thermal_trips_update() 371 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update() 373 tz->trips.passive.temperature = tmp; in acpi_thermal_trips_update() 374 tz->trips.passive.flags.valid = 1; in acpi_thermal_trips_update() 380 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update() 382 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update() 387 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update() [all …]
|
/linux-3.4.99/drivers/net/wireless/wl12xx/ |
D | scan.c | 96 enum ieee80211_band band, bool passive) in wl1271_get_scan_channels() argument 116 (passive || !(flags & IEEE80211_CHAN_PASSIVE_SCAN))) { in wl1271_get_scan_channels() 130 if (!passive) { in wl1271_get_scan_channels() 162 bool passive, u32 basic_rate) in wl1271_scan_send() argument 171 if (!passive && wl->scan.req->n_ssids == 0) in wl1271_scan_send() 184 if (passive) in wl1271_scan_send() 202 band, passive); in wl1271_scan_send() 413 u32 band, bool radar, bool passive, in wl1271_scan_get_sched_scan_channels() argument 434 !!(flags & IEEE80211_CHAN_PASSIVE_SCAN) == passive)) { in wl1271_scan_get_sched_scan_channels() 474 cfg->passive[0] = in wl1271_scan_sched_scan_channels() [all …]
|
D | scan.h | 183 u8 passive[SCAN_MAX_BANDS]; member
|
/linux-3.4.99/Documentation/fb/ |
D | pxafb.txt | 8 modprobe pxafb options=vmem:2M,mode:640x480-8,passive 10 video=pxafb:vmem:2M,mode:640x480-8,passive 36 active | passive => LCCR0_PAS 40 Single or dual panel passive display
|
D | sa1100fb.txt | 12 For most common passive displays, giving the option
|
/linux-3.4.99/Documentation/thermal/ |
D | sysfs-api.txt | 187 E.g. it can be one of critical, hot, passive, active[0-*] for ACPI 202 passive 203 Attribute is only present for zones in which the passive cooling 206 passive trip point for the zone. Activation is done by polling with 237 passive, active. If an ACPI thermal zone supports critical, passive, 255 |---trip_point_1_type: passive 261 |---cdev0_trip_point: 1 /* cdev0 can be used for passive */
|
/linux-3.4.99/drivers/thermal/ |
D | thermal_sys.c | 284 static DEVICE_ATTR(passive, S_IRUGO | S_IWUSR, passive_show, passive_store); 685 tz->passive = true; in thermal_zone_device_passive() 733 tz->passive = false; in thermal_zone_device_passive() 1067 if (temp >= trip_temp || tz->passive) in thermal_zone_device_update() 1081 if (tz->passive) in thermal_zone_device_update() 1119 int passive = 0; in thermal_zone_device_register() local 1189 passive = 1; in thermal_zone_device_register() 1192 if (!passive) in thermal_zone_device_register()
|
/linux-3.4.99/include/linux/ |
D | thermal.h | 99 bool passive; member
|
/linux-3.4.99/Documentation/isdn/ |
D | README.fax | 16 NOTE: This implementation does *not* support fax with passive
|
D | README.diversion | 2 the isdn4linux and the HiSax module for passive cards. 77 driver for passive isdn cards. All HiSax supported cards may be used for
|
D | README.avmb1 | 7 also for passive cards since July 1999.
|
/linux-3.4.99/include/net/ |
D | net_namespace.h | 38 atomic_t passive; /* To decided when the network member
|
/linux-3.4.99/net/core/ |
D | net_namespace.c | 154 atomic_set(&net->passive, 1); in setup_net() 229 if (ns && atomic_dec_and_test(&ns->passive)) in net_drop_ns()
|
/linux-3.4.99/Documentation/networking/ |
D | ixgbe.txt | 38 82598-based adapters support all passive direct attach cables that comply 69 82599-based adapters support all passive and active limiting direct attach 99 82598-based adapters support all passive direct attach cables that comply
|
D | phonet.txt | 135 with end-to-end congestion control. It uses the passive listening 158 "third party" application. This means that both endpoints are passive.
|
D | dccp.txt | 75 case is different for passive sockets, where multiple service codes (up to 32) 145 the behaviour of the other, passive side: this variable also sets
|
/linux-3.4.99/Documentation/hwmon/ |
D | amc6821 | 76 it defines the passive cooling temperature.
|
/linux-3.4.99/Documentation/sound/alsa/soc/ |
D | jack.txt | 32 user space. The jack itself is completely passive, it is set up by the
|
/linux-3.4.99/drivers/isdn/hisax/ |
D | Kconfig | 171 versions passive ISDN cards. 182 passive ISDN ISA cards. 212 This enables HiSax support for the Sedlbauer passive ISDN cards.
|
/linux-3.4.99/drivers/video/omap2/dss/ |
D | Kconfig | 115 2xPCK (if active matrix) or 3xPCK (if passive matrix).
|
/linux-3.4.99/drivers/scsi/libfc/ |
D | fc_rport.c | 1698 enum fc_els_spp_resp passive; in fc_rport_recv_prli_req() local 1753 passive = prov->prli(rdata, plen, rspp, spp); in fc_rport_recv_prli_req() 1754 if (!resp || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req() 1755 resp = passive; in fc_rport_recv_prli_req()
|
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-scan.c | 447 u16 passive = (band == IEEE80211_BAND_2GHZ) ? in iwl_get_passive_dwell_time() local 451 return iwl_limit_dwell(priv, passive); in iwl_get_passive_dwell_time()
|
/linux-3.4.99/drivers/net/wireless/libertas/ |
D | README | 211 1) Perform a passive scan on all channels for 20 ms per channel:
|
/linux-3.4.99/Documentation/scheduler/ |
D | sched-stats.txt | 139 36) # of times in this domain try_to_wake_up() started passive balancing
|
/linux-3.4.99/Documentation/usb/ |
D | CREDITS | 79 leading manufacturer for active and passive ISDN Controllers
|