Home
last modified time | relevance | path

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

123

/linux/samples/rust/
H A Drust_driver_usb.rs34 fn disconnect(intf: &usb::Interface<Core>, _data: Pin<&Self>) { disconnect() method
/linux/drivers/usb/gadget/function/
H A Du_serial.h52 void (*disconnect)(struct gserial *p); member
H A Duvc_queue.c260 void uvcg_queue_cancel(struct uvc_video_queue *queue, int disconnect) in uvcg_queue_cancel()
/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h66 void (*disconnect)(struct sd *sd); member
/linux/security/apparmor/
H A Dpath.c48 static int disconnect(const struct path *path, char *buf, char **name, in disconnect() function
/linux/include/linux/
H A Dgreybus.h61 void (*disconnect)(struct gb_bundle *bundle); member
H A Dserio.h79 void (*disconnect)(struct serio *); member
H A Dgameport.h55 void (*disconnect)(struct gameport *); member
/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()
1196 int mlx5_fs_cmd_set_tx_flow_table_root(struct mlx5_core_dev *dev, u32 ft_id, bool disconnect) in mlx5_fs_cmd_set_tx_flow_table_root()
/linux/tools/testing/selftests/net/
H A Dtcp_port_share.c31 static int disconnect(int fd) in disconnect() function
/linux/drivers/ata/pata_parport/
H A Dpata_parport.h66 void (*disconnect)(struct pi_adapter *pi); member
/linux/drivers/scsi/
H A Dfdomain.h10 disconnect = 0x10, enumerator
/linux/sound/usb/line6/
H A Ddriver.h180 void (*disconnect)(struct usb_line6 *line6); member
/linux/include/sound/
H A Dtimer.h94 void (*disconnect)(struct snd_timer_instance *timeri); member
/linux/include/net/page_pool/
H A Dtypes.h188 void (*disconnect)(void *pool); member
/linux/drivers/misc/sgi-xp/
H A Dxp.h264 void (*disconnect) (int); member
/linux/drivers/usb/host/
H A Dxhci-dbgtty.c408 bool disconnect = false; in dbc_rx_push() local
/linux/rust/kernel/
H A Dusb.rs325 fn disconnect(interface: &Interface<device::Core>, data: Pin<&Self>); in disconnect() method
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c15 bool disconnect) in mlx5_cmd_dr_update_root_ft()
/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.c704 static void disconnect(struct usb_interface *intf) in disconnect() function
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.h88 void (*disconnect)(struct device *dev, struct device *mmsys_dev, unsigned int next); member
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c1471 int disconnect = 0; in process_mpa_reply() local
1853 int disconnect = 0; in rx_data() local
2717 int disconnect = 1; in peer_close() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h218 void (*disconnect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
/linux/net/tipc/
H A Dtopsrv.c159 bool disconnect = false; in tipc_conn_close() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h484 void (*disconnect)(struct omap_overlay_manager *mgr, member

123