Home
last modified time | relevance | path

Searched defs:disconnect (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/qemu/include/net/
H A Dcan_host.h48 void (*disconnect)(CanHostState *ch); member
/openbmc/linux/drivers/usb/gadget/function/
H A Du_serial.h48 void (*disconnect)(struct gserial *p); member
H A Duvc_queue.c251 void uvcg_queue_cancel(struct uvc_video_queue *queue, int disconnect) in uvcg_queue_cancel()
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h66 void (*disconnect)(struct sd *sd); member
/openbmc/linux/security/apparmor/
H A Dpath.c48 static int disconnect(const struct path *path, char *buf, char **name, in disconnect() function
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py126 async def disconnect(self): member in AsyncClient
222 def disconnect(self): member in Client
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c28 static int disconnect(int fd) in disconnect() function
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py34 def disconnect(self): member in BitbakeController
/openbmc/linux/include/linux/
H A Dgreybus.h61 void (*disconnect)(struct gb_bundle *bundle); member
H A Dserio.h78 void (*disconnect)(struct serio *); member
H A Dgameport.h55 void (*disconnect)(struct gameport *); member
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp135 void Input::disconnect() in disconnect() function in ikvm::Input
/openbmc/linux/include/video/
H A Domapfb_dss.h440 void (*disconnect)(struct omap_dss_device *dssdev, member
459 void (*disconnect)(struct omap_dss_device *dssdev, member
478 void (*disconnect)(struct omap_dss_device *dssdev, member
495 void (*disconnect)(struct omap_dss_device *dssdev, member
520 void (*disconnect)(struct omap_dss_device *dssdev, member
544 void (*disconnect)(struct omap_dss_device *dssdev, member
694 void (*disconnect)(struct omap_dss_device *dssdev); member
/openbmc/qemu/include/hw/xen/
H A Dxen_pvdev.h26 void (*disconnect)(struct XenLegacyDevice *xendev); member
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c425 bool disconnect = (xfer->status == LIBUSB_TRANSFER_NO_DEVICE); in usb_host_req_complete_ctrl() local
475 bool disconnect = (xfer->status == LIBUSB_TRANSFER_NO_DEVICE); in usb_host_req_complete_data() local
677 bool disconnect = false; in usb_host_iso_data_in() local
722 bool disconnect = false; in usb_host_iso_data_out() local
/openbmc/linux/fs/ocfs2/
H A Dstackglue.h144 int (*disconnect)(struct ocfs2_cluster_connection *conn); member
/openbmc/linux/drivers/ata/pata_parport/
H A Dpata_parport.h66 void (*disconnect)(struct pi_adapter *pi); member
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Ddb.py344 def disconnect(self): member in PRData
/openbmc/linux/drivers/scsi/
H A Dfdomain.h10 disconnect = 0x10, enumerator
/openbmc/linux/sound/usb/line6/
H A Ddriver.h180 void (*disconnect)(struct usb_line6 *line6); member
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h277 void (*disconnect)(struct usb_composite_dev *); member
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py263 async def disconnect(self) -> None: member in App
/openbmc/linux/include/net/page_pool/
H A Dtypes.h132 void (*disconnect)(void *pool); member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c46 bool disconnect) in mlx5_cmd_stub_update_root_ft()
213 bool disconnect) in mlx5_cmd_update_root_ft()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_queue.c410 void uvc_queue_cancel(struct uvc_video_queue *queue, int disconnect) in uvc_queue_cancel()

1234