Searched defs:device (Results 576 - 600 of 1715) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/scsi/
H A Dzalon.c97 struct ncr_device device; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Daux.c190 struct nvkm_device *device = pad->i2c->subdev.device; local
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_virt.c50 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u32 port, argument
92 int mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, argument
120 int mlx5_ib_get_vf_stats(struct ib_device *device, int vf, argument
151 static int set_vf_node_guid(struct ib_device *device, int vf, u32 port, argument
175 static int set_vf_port_guid(struct ib_device *device, int vf, u32 port, argument
199 mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u32 port, u64 guid, int type) argument
210 mlx5_ib_get_vf_guid(struct ib_device *device, int vf, u32 port, struct ifla_vf_guid *node_guid, struct ifla_vf_guid *port_guid) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_sysfs.c48 static ssize_t board_id_show(struct device *device, argument
67 config_show(struct device *device, struct device_attribute *attr, char *buf) argument
119 iface_show(struct device *device, struct device_attribute *attr, char *buf) argument
129 max_vf_show(struct device *devic argument
139 qp_per_vf_show(struct device *device, struct device_attribute *attr, char *buf) argument
153 cq_per_vf_show(struct device *device, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/drivers/pps/generators/
H A Dpps_gen_parport.c45 static struct pps_generator_pp device = { variable in typeref:struct:pps_generator_pp
[all...]
/linux-master/arch/um/drivers/
H A Dport_user.c25 static void *port_init(char *str, int device, const struct chan_opts *opts) argument
H A Dxterm.c23 int device; member in struct:xterm_chan
28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c59 struct device *device = mlx5_core_dma_dev(dev); local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.c33 struct nvkm_device *device = chan->disp->engine.subdev.device; local
44 struct nvkm_device *device = chan->disp->engine.subdev.device; local
73 struct nvkm_device *device = chan->disp->engine.subdev.device; local
106 struct nvkm_device *device = disp->engine.subdev.device; local
132 struct nvkm_device *device = chan->disp->engine.subdev.device; local
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Dcyrix.c263 u32 vendor, device; local
/linux-master/sound/core/
H A Dmisc.c111 snd_pci_quirk_lookup_id(u16 vendor, u16 device, argument
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase507c.c147 base507c_ntfy_wait_begun(struct nouveau_bo *bo, u32 offset, struct nvif_device *device) argument
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c72 vb2_dvb_register_adapter(struct vb2_dvb_frontends *fe, struct module *module, void *adapter_priv, struct device *device, struct media_device *mdev, char *adapter_name, short *adapter_nr, int mfe_shared) argument
192 vb2_dvb_register_bus(struct vb2_dvb_frontends *f, struct module *module, void *adapter_priv, struct device *device, struct media_device *mdev, short *adapter_nr, int mfe_shared) argument
/linux-master/drivers/hsi/clients/
H A Dnokia-modem.c31 struct device *device; member in struct:nokia_modem_device
[all...]
/linux-master/include/linux/
H A Dof_irq.h28 static inline int of_irq_parse_oldworld(const struct device_node *device, int index, argument
62 static inline int of_irq_parse_one(struct device_node *device, int index, argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dg84.c37 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; local
45 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; local
109 struct nvkm_device *device = subdev->device; local
227 g84_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) argument
[all...]
H A Dnv40.c128 struct nvkm_device *device = fifo->engine.subdev.device; local
183 struct nvkm_device *device = fifo->engine.subdev.device; local
248 nv40_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.c139 struct nvkm_device *device = subdev->device; local
198 struct nvkm_device *device = fb->base.subdev.device; local
239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) argument
260 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgv100.c117 struct nvkm_device *device = gr->base.engine.subdev.device; local
155 struct nvkm_device *device local
162 struct nvkm_device *device = gr->base.engine.subdev.device; local
174 struct nvkm_device *device = gr->base.engine.subdev.device; local
185 struct nvkm_device *device = gr->base.engine.subdev.device; local
[all...]
H A Dctxgf108.c769 struct nvkm_device *device = gr->base.engine.subdev.device; local
H A Dctxgf117.c190 struct nvkm_device *device = gr->base.engine.subdev.device; local
200 struct nvkm_device *device = gr->base.engine.subdev.device; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dsubdev.c56 struct nvkm_device *device = subdev->device; local
236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) argument
249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, argument
268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **psubdev) argument
[all...]
H A Dengine.c165 nvkm_engine_ctor(const struct nvkm_engine_func *func, struct nvkm_device *device, argument
182 nvkm_engine_new_(const struct nvkm_engine_func *func, struct nvkm_device *device, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp102.c284 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c183 nvkm_device_tegra(struct nvkm_device *device) argument
189 nvkm_device_tegra_resource(struct nvkm_device *device, unsigned bar) argument
196 nvkm_device_tegra_resource_addr(struct nvkm_device *device, unsigned bar) argument
203 nvkm_device_tegra_resource_size(struct nvkm_device *device, unsigne argument
210 nvkm_device_tegra_irq(struct nvkm_device *device) argument
218 nvkm_device_tegra_dtor(struct nvkm_device *device) argument
[all...]

Completed in 374 milliseconds

<<21222324252627282930>>