Searched defs:detach (Results 1 - 11 of 11) sorted by relevance

/drivers/gpu/drm/msm/
H A Dmsm_mmu.h25 void (*detach)(struct msm_mmu *mmu, const char **names, int cnt); member in struct:msm_mmu_funcs
/drivers/gpu/drm/nouveau/core/engine/disp/
H A Dnv50.h114 void (*detach)(struct nouveau_object *, int); member in struct:nv50_disp_chan_impl
/drivers/scsi/bfa/
H A Dbfa_modules.h104 void (*detach) (struct bfa_s *bfa); member in struct:bfa_module_s
/drivers/ata/
H A Dlibata-pmp.c544 * sata_pmp_detach - detach a SATA PMP device
545 * @dev: SATA PMP device to detach
753 int detach = 0, rc = 0; local
759 detach = 1;
799 detach = 1;
829 if (detach)
/drivers/staging/media/omap24xx/
H A Dv4l2-int-device.h49 void (*detach)(struct v4l2_int_device *slave); member in struct:v4l2_int_master
198 /* Delinitialise the device at slave detach. */
/drivers/md/bcache/
H A Dsysfs.c31 write_attribute(detach); variable
H A Dbcache.h19 * in passthrough mode, and then you can attach and detach a backing device from
318 struct work_struct detach; member in struct:cached_dev
826 schedule_work(&dc->detach);
/drivers/staging/comedi/
H A Dcomedidev.h222 void (*detach)(struct comedi_device *); member in struct:comedi_driver
304 SRF_FREE_SPRIV = 0x80000000, /* free s->private on detach */
/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c1061 /* detach this address and delete from list */
1070 en_err(priv, "Fail to detach multicast address\n");
1075 en_err(priv, "Failed to detach multicast address\n");
1727 void mlx4_en_stop_port(struct net_device *dev, int detach) argument
1746 if (detach)
/drivers/staging/comedi/drivers/
H A Dcb_pcidas64.c4016 static void detach(struct comedi_device *dev) function
4040 .detach = detach,
/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h546 void (*detach)(struct brcms_phy *); member in struct:phy_func_ptr

Completed in 253 milliseconds