Home
last modified time | relevance | path

Searched full:disconnected (Results 1 – 25 of 732) sorted by relevance

12345678910>>...30

/openbmc/linux/security/apparmor/
H A Dpath.c49 int flags, const char *disconnected) in disconnect() argument
56 /* disconnected path, don't return pathname starting in disconnect()
66 if (!error && disconnected) in disconnect()
67 error = prepend(name, *name - buf, disconnected, in disconnect()
68 strlen(disconnected)); in disconnect()
80 * @disconnected: string to prefix to disconnected paths
89 int flags, const char *disconnected) in d_namespace_path() argument
114 disconnected); in d_namespace_path()
152 error = disconnect(path, buf, name, flags, disconnected); in d_namespace_path()
184 * @disconnected: string to prepend to disconnected paths
[all …]
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_irq.c115 bool disconnected; in vbox_update_mode_hints() local
137 disconnected = !(hints->enabled); in vbox_update_mode_hints()
143 vbox_conn->mode_hint.disconnected = disconnected; in vbox_update_mode_hints()
145 if (vbox_conn->vbox_crtc->disconnected == disconnected) in vbox_update_mode_hints()
148 if (disconnected) in vbox_update_mode_hints()
157 vbox_conn->vbox_crtc->disconnected = disconnected; in vbox_update_mode_hints()
/openbmc/linux/include/net/
H A Dllc_c_st.h23 #define LLC_CONN_STATE_SETUP 2 /* disconnected state */
30 #define LLC_CONN_STATE_D_CONN 9 /* disconnected state */
31 #define LLC_CONN_STATE_RESET 10 /* disconnected state */
32 #define LLC_CONN_STATE_ERROR 11 /* disconnected state */
33 #define LLC_CONN_STATE_TEMP 12 /* disconnected state */
/openbmc/linux/drivers/greybus/
H A Dgreybus_trace.h302 __field(int, disconnected) /* bool */
313 __entry->disconnected = intf->disconnected;
322 __entry->disconnected, __entry->ejected, __entry->active,
384 __field(int, disconnected) /* bool */
391 __entry->disconnected = module->disconnected;
394 TP_printk("hd_bus_id=%d module_id=%u num_interfaces=%zu disconnected=%d",
396 __entry->num_interfaces, __entry->disconnected)
476 * Occurs when a host device is being disconnected from the AP USB
H A Dmodule.c182 /* Mark as disconnected to prevent I/O during disable. */ in gb_module_deregister_interface()
183 if (intf->module->disconnected) in gb_module_deregister_interface()
184 intf->disconnected = true; in gb_module_deregister_interface()
/openbmc/linux/drivers/gnss/
H A Dcore.c49 if (gdev->disconnected) { in gnss_open()
73 if (gdev->disconnected) in gnss_release()
99 if (gdev->disconnected) in gnss_read()
106 gdev->disconnected || in gnss_read()
130 if (gdev->disconnected) in gnss_write()
163 if (!gdev->disconnected) in gnss_write()
196 if (gdev->disconnected) in gnss_poll()
304 gdev->disconnected = true; in gnss_deregister_device()
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue54 const Disconnected = 2;
81 } else if (this.status === Disconnected) {
89 } else if (this.status === Disconnected) {
90 return i18n.global.t('pageKvm.disconnected');
138 that.status = Disconnected;
/openbmc/phosphor-webui/app/server-control/directives/
H A Dkvm-console.js37 function disconnected(e) { function
38 $log.debug('RFB disconnected');
50 rfb.addEventListener('disconnect', disconnected);
/openbmc/linux/security/apparmor/include/
H A Dpath.h16 PATH_CONNECT_PATH = 0x4, /* connect disconnected paths to / */
26 const char *disconnected);
/openbmc/linux/drivers/usb/misc/
H A Dyurex.c63 unsigned long disconnected:1; member
322 dev->disconnected = 1; in yurex_disconnect()
332 dev_info(&interface->dev, "USB YUREX #%d now disconnected\n", minor); in yurex_disconnect()
410 if (dev->disconnected) { /* already disconnected */ in yurex_read()
448 if (dev->disconnected) { /* already disconnected */ in yurex_write()
H A Dusblcd.c58 unsigned long disconnected:1; member
135 if (dev->disconnected) { in lcd_read()
237 if (dev->disconnected) { in lcd_write()
425 dev->disconnected = 1; in lcd_disconnect()
433 dev_info(&interface->dev, "USB LCD #%d now disconnected\n", minor); in lcd_disconnect()
/openbmc/linux/Documentation/arch/s390/
H A Ddriver-model.rst29 system; it is a pseudo subchannel where disconnected ccw devices are moved to
47 disconnected devices.
51 In the special case of the device being disconnected (see the
198 device, it is moved into disconnected state.
199 * In disconnected state, device operational again (CIO_OPER). The
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-audio.c78 if (dev->disconnected) { in em28xx_audio_isocirq()
79 dprintk("device disconnected while streaming. URB status=%d.\n", in em28xx_audio_isocirq()
227 if (dev->disconnected) in snd_em28xx_capture_open()
321 if (dev->disconnected) in snd_em28xx_prepare()
351 if (dev->disconnected) in snd_em28xx_capture_trigger()
380 if (dev->disconnected) in snd_em28xx_capture_pointer()
398 if (dev->disconnected) in em28xx_vol_info()
419 if (dev->disconnected) in em28xx_vol_put()
458 if (dev->disconnected) in em28xx_vol_get()
494 if (dev->disconnected) in em28xx_vol_put_mute()
[all …]
/openbmc/qemu/include/hw/gpio/
H A Dnrf51_gpio.h7 * Level -1: Externally Disconnected/Floating; Pull-up/down will be regarded
11 * Level -1: Disconnected/Floating
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtrs-client53 functional. Otherwise the file contains "disconnected"
67 Operation blocks until RTRS path is disconnected.
73 Description: Write "1" to the file in order to disconnected and remove the path
74 from the session. Operation blocks until the path is disconnected
H A Dsysfs-bus-surface_aggregator-tabletsw10 - "disconnected": The type-cover has been disconnected.
H A Dsysfs-block-rnbd23 disconnected in case of an error (e.g. link failure), the state file
58 Description: Remap the disconnected device if the session is not destroyed yet.
/openbmc/linux/drivers/net/usb/
H A Dcdc-phonet.c32 u8 disconnected; member
393 /* Set disconnected flag so that disconnect() returns early. */ in usbpn_probe()
394 pnd->disconnected = 1; in usbpn_probe()
412 if (pnd->disconnected) in usbpn_disconnect()
415 pnd->disconnected = 1; in usbpn_disconnect()
/openbmc/qemu/hw/core/
H A Dgpio.c144 /* disconnect a GPIO output, returning the disconnected input (if any) */
164 qemu_irq disconnected = qdev_disconnect_gpio_out_named(dev, name, n); in qdev_intercept_gpio_out() local
166 return disconnected; in qdev_intercept_gpio_out()
/openbmc/linux/drivers/hwmon/
H A Dina3221.c101 * @disconnected: connection status of channel input source
106 bool disconnected; member
157 if (input[i].disconnected || !input[i].shunt_resistor) in ina3221_summation_shunt_resistor()
780 /* Log the disconnected channel input */ in ina3221_probe_child_from_dt()
782 input->disconnected = true; in ina3221_probe_child_from_dt()
868 /* Disable channels if their inputs are disconnected */ in ina3221_probe()
870 if (ina->inputs[i].disconnected) in ina3221_probe()
886 if (ina->inputs[i].disconnected) in ina3221_probe()
982 * Shunt measurements of disconnected channels should in ina3221_resume()
/openbmc/qemu/hw/gpio/
H A Dtrace-events43 stm32l4x5_gpio_pins(char *gpio, uint16_t disconnected, uint16_t high) "GPIO%s disconnected pins: 0x…
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_gpio-test.c138 "{ 'path': %s, 'property': 'disconnected-pins', 'value': %d } }", in disconnect_all_pins()
152 " { 'path': %s, 'property': 'disconnected-pins'} }", path); in get_disconnected_pins()
388 /* And checking the pin was disconnected */ in test_push_pull()
395 /* And checking the pin was disconnected */ in test_push_pull()
425 * However a pin set low externally shouldn't be disconnected, in test_open_drain()
435 /* And checking the pin was disconnected */ in test_open_drain()
443 /* And checking the pin wasn't disconnected */ in test_open_drain()
/openbmc/obmc-console/docs/
H A Dmux-support.md66 to this console. Any clients connected to other consoles are disconnected.
85 2. print a log message to its clients, if the server was disconnected before,
102 [obmc-console] %Y-%m-%d %H:%M:%S UTC DISCONNECTED
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dport.hpp153 Disconnected, enumerator
321 {ConnectedDeviceMode::Disconnected, "Disconnected"},
/openbmc/linux/sound/usb/
H A Dmidi2.c74 bool disconnected; /* shadow of umidi->disconnected */ member
98 bool disconnected; member
112 if (ep->disconnected) in do_submit_urbs_locked()
196 if (ep->disconnected || urb->status < 0) in input_urb_complete()
254 ep->disconnected || in drain_urb_queue()
351 if (ep->disconnected) in snd_usb_midi_v2_open()
382 if (up && ep->direction == STR_OUT && !ep->disconnected) in snd_usb_midi_v2_trigger()
1220 umidi->disconnected = 1; in snd_usb_midi_v2_disconnect_all()
1222 ep->disconnected = 1; in snd_usb_midi_v2_disconnect_all()

12345678910>>...30