| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-max14577.c | 188 * @attached: the state of cable (true:attached, false:detached) 237 ctrl1, ctrl2, attached ? "attached" : "detached"); in max14577_muic_set_path() 248 * This function check the cable state either attached or detached, 272 * detached. in max14577_muic_get_cable_type() 305 * charger cable is detached. in max14577_muic_get_cable_type() 328 attached ? "attached" : "detached", cable_type); in max14577_muic_jig_handler() 342 attached ? "attached" : "detached"); in max14577_muic_jig_handler() 361 /* Check accessory state which is either detached or attached */ in max14577_muic_adc_handler() 367 attached ? "attached" : "detached", cable_type, in max14577_muic_adc_handler() 410 * proper operation when this accessory is attached/detached. in max14577_muic_adc_handler() [all …]
|
| H A D | extcon-max77693.c | 250 * @attached: the state of cable (true:attached, false:detached) 290 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77693_muic_set_path() 301 * This function check the cable state either attached or detached, 330 * detached. in max77693_muic_get_cable_type() 354 * is detached. in max77693_muic_get_cable_type() 409 * charger cable is detached. in max77693_muic_get_cable_type() 459 attached ? "attached" : "detached", cable_type); in max77693_muic_dock_handler() 464 * Check power cable whether attached or detached state. in max77693_muic_dock_handler() 516 attached ? "attached" : "detached"); in max77693_muic_dock_handler() 610 attached ? "attached" : "detached"); in max77693_muic_adc_ground_handler() [all …]
|
| H A D | extcon-max8997.c | 188 * @attached: the state of cable (true:attached, false:detached) 227 ctrl1, ctrl2, attached ? "attached" : "detached"); in max8997_muic_set_path() 238 * This function check the cable state either attached or detached, 262 * detached. in max8997_muic_get_cable_type() 294 * charger cable is detached. in max8997_muic_get_cable_type() 331 attached ? "attached" : "detached"); in max8997_muic_handle_usb() 356 attached ? "attached" : "detached"); in max8997_muic_handle_dock() 386 /* Check cable state which is either detached or attached */ in max8997_muic_adc_handler() 442 * proper operation when this cable is attached/detached. in max8997_muic_adc_handler() 446 attached ? "attached" : "detached", cable_type); in max8997_muic_adc_handler() [all …]
|
| H A D | extcon-max77843.c | 241 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77843_muic_set_path() 377 attached ? "attached" : "detached", gnd_cable_type); in max77843_muic_adc_gnd_handler() 403 attached ? "attached" : "detached", gnd_cable_type); in max77843_muic_adc_gnd_handler() 417 attached ? "attached" : "detached", cable_type); in max77843_muic_jig_handler() 446 attached ? "attached" : "detached"); in max77843_muic_dock_handler() 470 attached ? "attached" : "detached", cable_type, in max77843_muic_adc_handler() 520 attached ? "attached" : "detached", cable_type); in max77843_muic_adc_handler() 525 attached ? "attached" : "detached", cable_type); in max77843_muic_adc_handler() 542 attached ? "attached" : "detached", in max77843_muic_chg_handler() 617 attached ? "attached" : "detached", chg_type); in max77843_muic_chg_handler()
|
| H A D | extcon-palmas.c | 63 dev_dbg(palmas_usb->dev, "USB cable is detached\n"); in palmas_vbus_irq_handler() 99 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_id_irq_handler() 104 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_id_irq_handler() 130 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_gpio_id_detect()
|
| H A D | extcon-max3355.c | 36 * ID = 1 means USB HOST cable detached. in max3355_id_irq() 45 * As we don't have event for USB peripheral cable detached, in max3355_id_irq()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doc/ |
| H A D | DMXSpec.txt | 263 server. Only back-end screens that have been previously detached 266 back-end screen that was detached. Both the displayName and 294 * physicalScreen has not been detached (with DMXRemoveScreen) 321 * the back-end screen has already been detached. 467 detached: BOOL 476 2.2, the name of detached was changed from reservation. There was 512 If detached is True, then this device has been detached and is no 551 attached or if the backend screen is currently detached. 574 detached). If the physicalId is outside the valid range (0 to one 576 returned. If the physicalId has already been detached, BadAccess is [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxinputinit.c | 241 if (dmxInput->detached) in dmxChangePointerControl() 283 if (dmxInput->detached) in dmxKeyboardKbdCtrlProc() 319 if (dmxInput->detached) in dmxKeyboardBellProc() 413 if (dmxInput->detached) in dmxDeviceOnOff() 504 * detached screen (DEVICE_OFF), and then again at server in dmxDeviceOnOff() 531 if (dmxInput->detached) in dmxProcessInputEvents() 582 if (dmxInput->detached) in dmxUpdateWindowInformation() 595 if (dmxInput->detached) in dmxCollectAll() 1080 dmxInput->detached = False; in dmxInputInit() 1151 dmxInput->detached ? 'D' : ' ', pDevice->name); in dmxInputLogDevices() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/power/ |
| H A D | charger-manager.h | 47 * But if charger cable is detached, disable charger. 49 * (External Connector) when charger cable is attached/detached. 52 * false: the charger cable is detached 92 * in the array of charger cables is attached/detached.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | perf_branches.c | 65 bool detached = false; in test_perf_branches_common() local 91 detached = true; in test_perf_branches_common() 97 if (!detached) in test_perf_branches_common()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | backref.h | 172 /* Link to pending, changed or detached list */ 202 unsigned int detached:1; member 246 /* List of detached backref node. */ 247 struct list_head detached; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | clockchips.h | 25 * DETACHED: Device is not used by clockevents core. Initial state or can be 29 * reached from DETACHED or SHUTDOWN. 31 * from DETACHED or SHUTDOWN.
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip_detach.c | 65 info("Port %d is already detached!\n", idev->port); in detach_port() 88 info("Port %d is now detached!\n", portnum); in detach_port()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.h | 37 * @DETACHED: all the context banks are detached. 43 DETACHED, enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-extcon | 52 cables attached and HDMI and EAR_JACK cables detached. 81 device. The state value is either 0 (detached) or 1
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxinput.c | 96 if (!dmxInput->detached && dmxInput->processInputEvents) in ProcessInputEvents() 111 if (!dmxInput->detached && dmxInput->updateWindowInfo) in dmxUpdateWindowInfo()
|
| H A D | dmxextension.c | 208 attr->detached = ! !dmxInput->detached; in dmxGetInputAttributes() 248 if (!dmxInput->detached) in dmxAdjustCursorBoundaries() 257 if (!dmxInput->detached) in dmxAdjustCursorBoundaries() 813 * that was saved when the screen was previously detached. */ 834 * need to copy it from the saved image when the screen was detached in dmxBERestorePixmap() 885 * data when a screen is detached, which means that the data that in dmxBERestorePixmap() 1233 /** Reattach previously detached back-end screen. */ 1510 * single screen, which means that once it is detached, that data is in dmxBESavePixmap() 1513 * date while the screen is detached, which is beyond the scope of in dmxBESavePixmap() 1701 /* Adjust the cursor boundaries (paints detached console window) */ in dmxDetachScreen()
|
| H A D | dmxinput.h | 77 Bool detached; /**< If true, input screen is detached */ member
|
| /OK3568_Linux_fs/buildroot/package/autofs/ |
| H A D | 0001-autofs-5-1-7-use-default-stack-size-for-threads.patch | 44 /* Attributes for creating detached and joinable threads */ 72 - logerr("%s: failed to get detached thread stack size!",
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | of_private.h | 107 bool detached); 114 * own the devtree lock or work on detached trees only.
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | tun.c | 156 struct tun_struct *detached; member 607 tfile->detached = tun; in tun_disable_queue() 614 struct tun_struct *tun = tfile->detached; in tun_enable_queue() 616 tfile->detached = NULL; in tun_enable_queue() 655 if (!tfile->detached) in __tun_detach() 660 if (tun && !tfile->detached) { in __tun_detach() 685 } else if (tfile->detached && clean) { in __tun_detach() 778 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach() 786 if (!tfile->detached && in tun_attach() 801 if (!tfile->detached && in tun_attach() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/extcon/ |
| H A D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | system_keyring.c | 171 /* The data should be detached - so we need to supply it. */ in verify_pkcs7_message_sig() 173 pr_err("PKCS#7 signature with non-detached data\n"); in verify_pkcs7_message_sig()
|
| /OK3568_Linux_fs/buildroot/package/rabbitmq-server/ |
| H A D | S50rabbitmq-server | 15 su -c "/usr/sbin/rabbitmq-server -detached" - "$INSTALLUSER" 2>/dev/null
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/doc/ |
| H A D | usbip.8 | 11 can be listed, attached and detached.
|