enable_id_detection 153 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection) { enable_id_detection 168 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection) { enable_id_detection 193 drivers/extcon/extcon-palmas.c palmas_usb->enable_id_detection = of_property_read_bool(node, enable_id_detection 199 drivers/extcon/extcon-palmas.c palmas_usb->enable_id_detection = true; enable_id_detection 220 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection && palmas_usb->id_gpiod) { enable_id_detection 221 drivers/extcon/extcon-palmas.c palmas_usb->enable_id_detection = false; enable_id_detection 266 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection) { enable_id_detection 383 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection) enable_id_detection 400 drivers/extcon/extcon-palmas.c if (palmas_usb->enable_id_detection) enable_id_detection 588 include/linux/mfd/palmas.h bool enable_id_detection;