Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dkxcjk-1013.c167 STANDBY, enumerator
320 if (mode == STANDBY) in kxcjk1013_set_mode()
349 *mode = STANDBY; in kxcjk1013_get_mode()
401 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_chip_init()
536 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_setup_any_motion_interrupt()
600 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_setup_new_data_interrupt()
702 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_set_odr()
769 ret = kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_set_scale()
1448 kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_probe()
1471 kxcjk1013_set_mode(data, STANDBY); in kxcjk1013_remove()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dusb4604.txt11 (1 for HUB mode, 2 for STANDBY mode)
H A Dusb3503.txt17 (1 for HUB mode, 2 for STANDBY mode)
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnet_failover.rst28 virtio-net accelerated datapath: STANDBY mode
76 Live Migration of a VM with SR-IOV VF & virtio-net in STANDBY mode
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Daptina,mt9v111.txt21 - standby-gpios: low power state control signal, pin name "STANDBY".
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/
H A Drcpm.txt58 mechanism for keeping certain blocks awake during STANDBY and MEM, in
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810.h158 #define STANDBY 0x20000 macro
H A Di810_main.c1409 mode = STANDBY; in i810fb_blank()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dsamsung-s5c73m3.txt24 - standby-gpios : specifier of GPIO connected to the STANDBY pin;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-tables.rst563 - STANDBY / SUSPEND
/OK3568_Linux_fs/kernel/net/ceph/
H A Dmessenger.c2853 CASE(STANDBY); in con_sock_closed()