Searched refs:automode (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/power/
H A Dbq2415x_charger.c182 int automode; /* 1 - enabled, 0 - disabled; -1 - not supported */ member in struct:bq2415x_device
847 /* if automode is not enabled do not tell about reported_mode */ bq2415x_notifier_call()
848 if (bq->automode < 1) bq2415x_notifier_call()
887 if (bq->automode > 0) bq2415x_timer_error()
888 bq->automode = 0; bq2415x_timer_error()
902 if (bq->automode > 0 && (bq->reported_mode != bq->mode)) { bq2415x_timer_work()
1083 if (bq->automode > 0) bq2415x_power_supply_exit()
1084 bq->automode = 0; bq2415x_power_supply_exit()
1164 * auto - if automode is supported, enable it and set mode to reported
1181 if (bq->automode < 0) bq2415x_sysfs_set_mode()
1183 bq->automode = 1; bq2415x_sysfs_set_mode()
1186 if (bq->automode > 0) bq2415x_sysfs_set_mode()
1187 bq->automode = 0; bq2415x_sysfs_set_mode()
1190 if (bq->automode > 0) bq2415x_sysfs_set_mode()
1191 bq->automode = 0; bq2415x_sysfs_set_mode()
1194 if (bq->automode > 0) bq2415x_sysfs_set_mode()
1195 bq->automode = 0; bq2415x_sysfs_set_mode()
1198 if (bq->automode > 0) bq2415x_sysfs_set_mode()
1199 bq->automode = 0; bq2415x_sysfs_set_mode()
1202 if (bq->automode > 0) bq2415x_sysfs_set_mode()
1203 bq->automode = 0; bq2415x_sysfs_set_mode()
1208 if (bq->automode <= 0) bq2415x_sysfs_set_mode()
1210 bq->automode = 1; bq2415x_sysfs_set_mode()
1231 if (bq->automode > 0) bq2415x_sysfs_show_mode()
1252 if (bq->automode > 0) bq2415x_sysfs_show_mode()
1267 if (bq->automode < 0) bq2415x_sysfs_show_reported_mode()
1598 bq->automode = 0; bq2415x_probe()
1666 bq->automode = 1; bq2415x_probe()
1667 dev_info(bq->dev, "automode supported, waiting for events\n"); bq2415x_probe()
1669 bq->automode = -1; bq2415x_probe()
1670 dev_info(bq->dev, "automode not supported\n"); bq2415x_probe()
/linux-4.4.14/include/linux/power/
H A Dbq2415x_charger.h34 * For automode support is needed to provide name of power supply device
/linux-4.4.14/drivers/tty/serial/
H A Dmen_z135_uart.c129 bool automode; member in struct:men_z135_port
582 if (uart->automode) men_z135_start_tx()
700 uart->automode = true; men_z135_set_termios()
704 uart->automode = false; men_z135_set_termios()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3av.h286 /* for broadcast automode */
301 /* for VESA automode */
/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h349 u8 sbr_signalling;/*disable/enable/set automode the SBR tool.AAC+*/
/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c1107 * Set automode */ set_rgb_quantization_range()
1114 * Set automode */ set_rgb_quantization_range()
H A Dadv7842.c1220 * Set automode */ set_rgb_quantization_range()
1227 * Set automode */ set_rgb_quantization_range()

Completed in 373 milliseconds