Searched refs:attach (Results 1 - 10 of 10) sorted by relevance

/include/linux/
H A Datm_tcp.h63 int (*attach)(struct atm_vcc *vcc,int itf); member in struct:atm_tcp_ops
H A Ddma-buf.h40 * @attach: [optional] allows different devices to 'attach' themselves to the
46 * of the buffer. Requires atleast one attach to be called
49 * -EINTR. Should return -EINVAL if attach hasn't been called yet.
70 int (*attach)(struct dma_buf *, struct device *, member in struct:dma_buf_ops
116 /* mutex to serialize list manipulation and attach/detach */
216 struct dma_buf_attachment *attach, enum dma_data_direction write)
221 static inline void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, argument
215 dma_buf_map_attachment( struct dma_buf_attachment *attach, enum dma_data_direction write) argument
H A Dhdlc.h50 int (*attach)(struct net_device *dev, member in struct:hdlc_device
H A Dcgroup.h454 void (*attach)(struct cgroup *cgrp, struct cgroup_taskset *tset); member in struct:cgroup_subsys
514 * cgroup_subsys::attach() methods.
H A Dparport.h338 void (*attach) (struct parport *); member in struct:parport_driver
352 call the high-level drivers' attach() functions (after things like
/include/media/
H A Dv4l2-int-device.h48 int (*attach)(struct v4l2_int_device *slave); member in struct:v4l2_int_master
H A Dsaa7146.h104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member in struct:saa7146_extension
/include/linux/usb/
H A Dserial.h196 * callback is called, but before attach()
204 * @attach: pointer to the driver's attach function.
241 int (*attach)(struct usb_serial *serial); member in struct:usb_serial_driver
/include/scsi/
H A Dscsi_device.h196 int (*attach)(struct scsi_device *); member in struct:scsi_device_handler
/include/net/
H A Dsch_generic.h165 void (*attach)(struct Qdisc *); member in struct:Qdisc_ops

Completed in 208 milliseconds