Home
last modified time | relevance | path

Searched refs:STANDBY (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/iio/accel/
Dkxcjk-1013.c121 STANDBY, enumerator
229 if (mode == STANDBY) in kxcjk1013_set_mode()
258 *mode = STANDBY; in kxcjk1013_get_mode()
303 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_chip_init()
437 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_setup_any_motion_interrupt()
501 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_setup_new_data_interrupt()
593 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_set_odr()
669 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_set_scale()
1319 kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_probe()
1342 kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_remove()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dusb3503.txt17 (1 for HUB mode, 2 for STANDBY mode)
/linux-4.1.27/drivers/video/fbdev/i810/
Di810.h158 #define STANDBY 0x20000 macro
Di810_main.c1408 mode = STANDBY; in i810fb_blank()
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-s5c73m3.txt24 - standby-gpios : specifier of GPIO connected to the STANDBY pin;
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC960385 from status DEAD to status STANDBY. It should only be used in cases where
411 EXAMPLE I - DRIVE FAILURE WITHOUT A STANDBY DRIVE
583 EXAMPLE II - DRIVE FAILURE WITH A STANDBY DRIVE
739 DAC960#0: Physical Drive 1:2 is now STANDBY
/linux-4.1.27/firmware/keyspan_pda/
Dxircom_pgs.S246 ;;; turn on the RS-232 driver chip (bring the STANDBY pin low)
247 ;;; on Xircom the STANDBY is wired to PB6 and PC4
Dkeyspan_pda.S244 ;;; turn on the RS-232 driver chip (bring the STANDBY pin low)
/linux-4.1.27/net/ceph/
Dmessenger.c2783 CASE(STANDBY); in con_sock_closed()