| /Linux-v5.15/drivers/media/usb/dvb-usb/ |
| D | dvb-usb-init.c | 208 …_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() argument 213 *cold = -1; in dvb_usb_find_device() 221 *cold = 1; in dvb_usb_find_device() 234 *cold = 0; in dvb_usb_find_device() 242 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device() 274 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local 287 desc = dvb_usb_find_device(udev, &d->props, &cold); in dvb_usb_device_init() 294 if (cold) { in dvb_usb_device_init()
|
| D | a800.c | 33 int *cold) in a800_identify_state() argument 35 *cold = udev->descriptor.iManufacturer != 1; in a800_identify_state()
|
| D | technisat-usb2.c | 334 const struct dvb_usb_device_description **desc, int *cold) in technisat_usb2_identify_state() argument 349 *cold = 0; /* by default do not download a firmware - just in case something is wrong */ in technisat_usb2_identify_state() 358 *cold = 1; in technisat_usb2_identify_state() 361 *cold = 0; in technisat_usb2_identify_state()
|
| D | digitv.c | 96 int *cold) in digitv_identify_state() argument 98 *cold = udev->descriptor.iManufacturer == 0 && udev->descriptor.iProduct == 0; in digitv_identify_state()
|
| D | dib0700.h | 69 int *cold);
|
| D | af9005.c | 960 int *cold) in af9005_identify_state() argument 975 *cold = 1; in af9005_identify_state() 977 *cold = 0; in af9005_identify_state() 981 deb_info("Identify state cold = %d\n", *cold); in af9005_identify_state()
|
| D | az6027.c | 1056 int *cold) in az6027_identify_state() argument 1075 *cold = ret <= 0; in az6027_identify_state() 1077 deb_info("cold: %d\n", *cold); in az6027_identify_state()
|
| D | dib0700_core.c | 378 int *cold) in dib0700_identify_state() argument 393 *cold = ret <= 0; in dib0700_identify_state() 394 deb_info("cold: %d\n", *cold); in dib0700_identify_state()
|
| D | dvb-usb.h | 306 int *cold);
|
| D | ttusb2.c | 473 int *cold) in ttusb2_identify_state() argument 475 *cold = udev->descriptor.iManufacturer == 0 && udev->descriptor.iProduct == 0; in ttusb2_identify_state()
|
| D | cxusb.c | 1363 int *cold) in bluebird_fx2_identify_state() argument 1365 int wascold = *cold; in bluebird_fx2_identify_state() 1367 *cold = udev->descriptor.bDeviceClass == 0xff && in bluebird_fx2_identify_state() 1371 if (*cold && !wascold) in bluebird_fx2_identify_state()
|
| D | m920x.c | 464 int *cold) in m920x_identify_state() argument 469 *cold = (alt == NULL) ? 1 : 0; in m920x_identify_state()
|
| /Linux-v5.15/drivers/media/usb/dvb-usb-v2/ |
| D | lmedm04.c | 669 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() argument 677 cold = (cold > 0) ? (cold & 1) : 0; in lme_firmware_switch() 688 cold = 0; in lme_firmware_switch() 711 cold = 0; in lme_firmware_switch() 731 cold = 0; in lme_firmware_switch() 745 if (cold) { in lme_firmware_switch()
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-class-chromeos | 24 - "cold": Cold reboot.
|
| D | sysfs-kernel-reboot | 13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
|
| /Linux-v5.15/Documentation/devicetree/bindings/watchdog/ |
| D | st_lpc_wdt.txt | 30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
|
| /Linux-v5.15/Documentation/x86/x86_64/ |
| D | boot-options.rst | 133 Don't set the cold reboot flag 134 cold 135 Set the cold reboot flag 139 Use the keyboard controller. cold reset (default)
|
| /Linux-v5.15/drivers/thermal/qcom/ |
| D | Kconfig | 10 Also able to set threshold temperature for both hot and cold and update
|
| /Linux-v5.15/Documentation/driver-api/dmaengine/ |
| D | pxa_dma.rst | 148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1 163 cold chained to tx5
|
| /Linux-v5.15/Documentation/arm64/ |
| D | amu.rst | 46 On cold reset all counters reset to 0.
|
| /Linux-v5.15/security/ |
| D | Kconfig.hardening | 226 cold boot memory attacks unable to recover freed memory contents. 229 touching "cold" memory areas. Most cases see 3-5% impact. Some
|
| /Linux-v5.15/Documentation/networking/device_drivers/appletalk/ |
| D | ltpc.rst | 121 IRQ autoprobing often doesn't work on a cold boot. To get around
|
| /Linux-v5.15/Documentation/trace/ |
| D | events-kmem.rst | 52 mm_page_free_batched page=%p pfn=%lu order=%d cold=%d
|
| /Linux-v5.15/Documentation/sound/hd-audio/ |
| D | realtek-pc-beep.rst | 113 registers, and it's led to some fixes that improve behavior on cold boot but
|
| /Linux-v5.15/Documentation/scheduler/ |
| D | sched-stats.rst | 149 waking cpu because it was cache-cold on its own cpu anyway
|