Home
last modified time | relevance | path

Searched defs:device (Results 201 – 400 of 1325) sorted by relevance

1234567

/linux-4.4.14/drivers/s390/block/
Ddasd_proc.c37 struct dasd_device *device; in dasd_devices_show() local
150 struct dasd_device *device; in dasd_stats_all_block_on() local
169 struct dasd_device *device; in dasd_stats_all_block_off() local
184 struct dasd_device *device; in dasd_stats_all_block_reset() local
Ddasd_eer.c292 static void dasd_eer_write_standard_trigger(struct dasd_device *device, in dasd_eer_write_standard_trigger()
336 static void dasd_eer_write_snss_trigger(struct dasd_device *device, in dasd_eer_write_snss_trigger()
377 void dasd_eer_write(struct dasd_device *device, struct dasd_ccw_req *cqr, in dasd_eer_write()
404 void dasd_eer_snss(struct dasd_device *device) in dasd_eer_snss()
428 struct dasd_device *device = cqr->startdev; in dasd_eer_snss_cb() local
455 int dasd_eer_enable(struct dasd_device *device) in dasd_eer_enable()
502 void dasd_eer_disable(struct dasd_device *device) in dasd_eer_disable()
Ddasd_fba.c126 dasd_fba_check_characteristics(struct dasd_device *device) in dasd_fba_check_characteristics()
241 static void dasd_fba_check_for_device_change(struct dasd_device *device, in dasd_fba_check_for_device_change()
436 dasd_fba_fill_info(struct dasd_device * device, in dasd_fba_fill_info()
451 dasd_fba_dump_sense_dbf(struct dasd_device *device, struct irb *irb, in dasd_fba_dump_sense_dbf()
473 dasd_fba_dump_sense(struct dasd_device *device, struct dasd_ccw_req * req, in dasd_fba_dump_sense()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv50.c52 struct nvkm_device *device = subdev->device; in nv50_fifo_chan_engine_fini() local
183 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv50_fifo_chan_fini() local
197 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv50_fifo_chan_init() local
236 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv50_fifo_chan_ctor() local
Dnv17.c54 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv17_fifo_init() local
93 nv17_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv17_fifo_new()
Dnv40.c63 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_init() local
123 nv40_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv40_fifo_new()
Dgpfifogk104.c40 struct nvkm_device *device = subdev->device; in gk104_fifo_gpfifo_kick() local
150 struct nvkm_device *device = fifo->base.engine.subdev.device; in gk104_fifo_gpfifo_fini() local
167 struct nvkm_device *device = fifo->base.engine.subdev.device; in gk104_fifo_gpfifo_init() local
211 struct nvkm_device *device = fifo->base.engine.subdev.device; in gk104_fifo_gpfifo_new() local
Ddmanv04.c74 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv04_fifo_dma_fini() local
125 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv04_fifo_dma_init() local
168 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv04_fifo_dma_new() local
Dchang84.c96 struct nvkm_device *device = subdev->device; in g84_fifo_chan_engine_fini() local
209 struct nvkm_device *device = fifo->base.engine.subdev.device; in g84_fifo_chan_init() local
236 struct nvkm_device *device = fifo->base.engine.subdev.device; in g84_fifo_chan_ctor() local
Ddmanv40.c61 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_engine_fini() local
91 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_engine_init() local
189 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_new() local
Dgk20a.c41 gk20a_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gk20a_fifo_new()
Dgm20b.c41 gm20b_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gm20b_fifo_new()
Dgk208.c43 gk208_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gk208_fifo_new()
Dgm204.c43 gm204_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gm204_fifo_new()
Dnv10.c55 nv10_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv10_fifo_new()
/linux-4.4.14/sound/core/
Dcompress_offload.c872 static int snd_compress_dev_register(struct snd_device *device) in snd_compress_dev_register()
896 static int snd_compress_dev_disconnect(struct snd_device *device) in snd_compress_dev_disconnect()
905 static int snd_compress_dev_free(struct snd_device *device) in snd_compress_dev_free()
921 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new()
941 static int snd_compress_add_device(struct snd_compr *device) in snd_compress_add_device()
960 static int snd_compress_remove_device(struct snd_compr *device) in snd_compress_remove_device()
970 int snd_compress_register(struct snd_compr *device) in snd_compress_register()
997 int snd_compress_deregister(struct snd_compr *device) in snd_compress_deregister()
Dpcm.c47 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get()
58 static int snd_pcm_next(struct snd_card *card, int device) in snd_pcm_next()
99 int device; in snd_pcm_control_ioctl() local
113 unsigned int device, subdevice; in snd_pcm_control_ioctl() local
755 static int _snd_pcm_new(struct snd_card *card, const char *id, int device, in _snd_pcm_new()
815 int snd_pcm_new(struct snd_card *card, const char *id, int device, in snd_pcm_new()
843 int snd_pcm_new_internal(struct snd_card *card, const char *id, int device, in snd_pcm_new_internal()
897 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free()
1059 static int snd_pcm_dev_register(struct snd_device *device) in snd_pcm_dev_register()
1109 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect()
Djack.c44 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect()
61 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free()
82 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()
Dmemalloc.c172 int snd_dma_alloc_pages(int type, struct device *device, size_t size, in snd_dma_alloc_pages()
236 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback()
Drawmidi.c66 static struct snd_rawmidi *snd_rawmidi_search(struct snd_card *card, int device) in snd_rawmidi_search()
332 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice, in snd_rawmidi_kernel_open()
829 int device; in snd_rawmidi_control_ioctl() local
1519 int snd_rawmidi_new(struct snd_card *card, char *id, int device, in snd_rawmidi_new()
1607 static int snd_rawmidi_dev_free(struct snd_device *device) in snd_rawmidi_dev_free()
1614 static void snd_rawmidi_dev_seq_free(struct snd_seq_device *device) in snd_rawmidi_dev_seq_free()
1621 static int snd_rawmidi_dev_register(struct snd_device *device) in snd_rawmidi_dev_register()
1705 static int snd_rawmidi_dev_disconnect(struct snd_device *device) in snd_rawmidi_dev_disconnect()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchangf119.c30 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_chan_uevent_fini() local
39 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_chan_uevent_init() local
Dpiocnv50.c34 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_fini() local
52 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_init() local
Dpiocgf119.c34 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_fini() local
56 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_init() local
Dchannv50.c40 struct nvkm_device *device = subdev->device; in nv50_disp_mthd_list() local
106 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_chan_uevent_fini() local
115 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_chan_uevent_init() local
161 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_chan_rd32() local
171 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_chan_wr32() local
197 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_chan_map() local
Dsorgf119.c42 struct nvkm_device *device = outp->base.disp->engine.subdev.device; in gf119_sor_dp_pattern() local
51 struct nvkm_device *device = outp->base.disp->engine.subdev.device; in gf119_sor_dp_lnk_ctl() local
71 struct nvkm_device *device = outp->base.disp->engine.subdev.device; in gf119_sor_dp_drv_ctl() local
Ddmacgf119.c44 struct nvkm_device *device = subdev->device; in gf119_disp_dmac_fini() local
68 struct nvkm_device *device = subdev->device; in gf119_disp_dmac_init() local
Dcoregf119.c179 struct nvkm_device *device = subdev->device; in gf119_disp_core_fini() local
202 struct nvkm_device *device = subdev->device; in gf119_disp_core_init() local
Drootnv50.c37 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_root_scanoutpos() local
277 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_root_new_() local
299 struct nvkm_device *device = root->disp->base.engine.subdev.device; in nv50_disp_root_fini() local
309 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_disp_root_init() local
Ddacnv50.c36 struct nvkm_device *device = disp->base.engine.subdev.device; in nv50_dac_power() local
73 struct nvkm_device *device = subdev->device; in nv50_dac_sense() local
Dcorenv50.c172 struct nvkm_device *device = subdev->device; in nv50_disp_core_fini() local
194 struct nvkm_device *device = subdev->device; in nv50_disp_core_init() local
Dgm107.c50 gm107_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gm107_disp_new()
Dgk110.c50 gk110_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gk110_disp_new()
Dg84.c52 g84_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in g84_disp_new()
Dgt215.c54 gt215_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gt215_disp_new()
Dgm204.c51 gm204_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gm204_disp_new()
Dg94.c53 g94_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in g94_disp_new()
Dgt200.c52 gt200_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gt200_disp_new()
Dgk104.c50 gk104_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gk104_disp_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
Dgf100.c29 struct nvkm_device *device = fuse->subdev.device; in gf100_fuse_read() local
50 gf100_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) in gf100_fuse_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dnv41.c31 struct nvkm_device *device = subdev->device; in nv41_timer_init() local
82 nv41_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) in nv41_timer_new()
Dgk20a.c36 gk20a_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) in gk20a_timer_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv44.c34 struct nvkm_device *device = gr->base.engine.subdev.device; in nv44_gr_tile() local
105 nv44_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv44_gr_new()
Dctxgm20b.c27 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_grctx_generate_r406028() local
41 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_grctx_generate_main() local
Dnv30.c106 struct nvkm_device *device = gr->base.engine.subdev.device; in nv30_gr_init() local
195 nv30_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv30_gr_new()
Dgm107.c294 struct nvkm_device *device = gr->base.engine.subdev.device; in gm107_gr_init_bios() local
313 struct nvkm_device *device = gr->base.engine.subdev.device; in gm107_gr_init() local
456 gm107_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm107_gr_new()
Dgk104.c183 struct nvkm_device *device = gr->base.engine.subdev.device; in gk104_gr_init() local
327 gk104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk104_gr_new()
Dg84.c117 struct nvkm_device *device = subdev->device; in g84_gr_tlb_flush() local
193 g84_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in g84_gr_new()
Dgm204.c241 struct nvkm_device *device = gr->base.engine.subdev.device; in gm204_gr_init() local
370 gm204_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm204_gr_new()
Dmcp79.c43 mcp79_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in mcp79_gr_new()
Dnv15.c56 nv15_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv15_gr_new()
Dgm206.c45 gm206_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm206_gr_new()
Dmcp89.c45 mcp89_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in mcp89_gr_new()
Dnv17.c56 nv17_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv17_gr_new()
Dgt215.c45 gt215_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gt215_gr_new()
Dgt200.c44 gt200_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gt200_gr_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv20.c36 struct nvkm_device *device = subdev->device; in nv20_devinit_meminit() local
75 nv20_devinit_new(struct nvkm_device *device, int index, in nv20_devinit_new()
Dnv10.c36 struct nvkm_device *device = subdev->device; in nv10_devinit_meminit() local
109 nv10_devinit_new(struct nvkm_device *device, int index, in nv10_devinit_new()
Dnv05.c48 struct nvkm_device *device = subdev->device; in nv05_devinit_meminit() local
139 nv05_devinit_new(struct nvkm_device *device, int index, in nv05_devinit_new()
Dnv1a.c38 nv1a_devinit_new(struct nvkm_device *device, int index, in nv1a_devinit_new()
/linux-4.4.14/drivers/infiniband/core/
Dcache.c54 struct ib_device *device; member
725 int ib_get_cached_gid(struct ib_device *device, in ib_get_cached_gid()
738 int ib_find_cached_gid(struct ib_device *device, in ib_find_cached_gid()
748 int ib_find_gid_by_filter(struct ib_device *device, in ib_find_gid_by_filter()
766 int ib_get_cached_pkey(struct ib_device *device, in ib_get_cached_pkey()
793 int ib_find_cached_pkey(struct ib_device *device, in ib_find_cached_pkey()
834 int ib_find_exact_cached_pkey(struct ib_device *device, in ib_find_exact_cached_pkey()
866 int ib_get_cached_lmc(struct ib_device *device, in ib_get_cached_lmc()
884 static void ib_cache_update(struct ib_device *device, in ib_cache_update()
1011 int ib_cache_setup_one(struct ib_device *device) in ib_cache_setup_one()
[all …]
Dsmi.h66 struct ib_device *device) in smi_check_local_smp()
81 struct ib_device *device) in smi_check_local_returning_smp()
Dverbs.c199 enum rdma_link_layer rdma_port_get_link_layer(struct ib_device *device, u8 port_num) in rdma_port_get_link_layer()
229 struct ib_pd *ib_alloc_pd(struct ib_device *device) in ib_alloc_pd()
333 static int get_sgid_index_from_eth(struct ib_device *device, u8 port_num, in get_sgid_index_from_eth()
343 int ib_init_ah_from_wc(struct ib_device *device, u8 port_num, in ib_init_ah_from_wc()
605 struct ib_device *device; in ib_create_qp() local
1154 struct ib_cq *ib_create_cq(struct ib_device *device, in ib_create_cq()
1401 struct ib_xrcd *ib_alloc_xrcd(struct ib_device *device) in ib_alloc_xrcd()
/linux-4.4.14/arch/x86/pci/
Dirq.c45 u16 vendor, device; member
538 static __init int intel_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in intel_router_probe()
616 struct pci_dev *router, u16 device) in via_router_probe()
670 static __init int vlsi_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in vlsi_router_probe()
684 struct pci_dev *router, u16 device) in serverworks_router_probe()
697 static __init int sis_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in sis_router_probe()
708 static __init int cyrix_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in cyrix_router_probe()
720 static __init int opti_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in opti_router_probe()
732 static __init int ite_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in ite_router_probe()
744 static __init int ali_router_probe(struct irq_router *r, struct pci_dev *router, u16 device) in ali_router_probe()
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv44.c73 struct nvkm_device *device = mpeg->engine.subdev.device; in nv44_mpeg_chan_fini() local
129 nv44_mpeg_mthd(struct nvkm_device *device, u32 mthd, u32 data) in nv44_mpeg_mthd()
147 struct nvkm_device *device = subdev->device; in nv44_mpeg_intr() local
206 nv44_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in nv44_mpeg_new()
Dnv40.c31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma()
74 nv40_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in nv40_mpeg_new()
Dg84.c40 g84_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in g84_mpeg_new()
/linux-4.4.14/drivers/pci/pcie/
Dportdrv_pci.c150 static int error_detected_iter(struct device *device, void *data) in error_detected_iter()
189 static int mmio_enabled_iter(struct device *device, void *data) in mmio_enabled_iter()
223 static int slot_reset_iter(struct device *device, void *data) in slot_reset_iter()
265 static int resume_iter(struct device *device, void *data) in resume_iter()
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_main.c82 static enum rdma_link_layer ocrdma_link_layer(struct ib_device *device, in ocrdma_link_layer()
248 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev()
256 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver()
264 static ssize_t show_hca_type(struct device *device, in show_hca_type()
/linux-4.4.14/drivers/xen/
Dxen-acpi-memhotplug.c42 struct acpi_device *device; member
165 struct acpi_device *device = NULL; in acpi_memory_get_device() local
235 struct acpi_device *device; in acpi_memory_device_notify() local
292 static int xen_acpi_memory_device_add(struct acpi_device *device) in xen_acpi_memory_device_add()
334 static int xen_acpi_memory_device_remove(struct acpi_device *device) in xen_acpi_memory_device_remove()
Dxen-acpi-pad.c117 static int acpi_pad_add(struct acpi_device *device) in acpi_pad_add()
132 static int acpi_pad_remove(struct acpi_device *device) in acpi_pad_remove()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c44 struct nvkm_device *device = clk->base.subdev.device; in read_div() local
51 struct nvkm_device *device = clk->base.subdev.device; in read_pll() local
85 struct nvkm_device *device = subdev->device; in mcp77_clk_read() local
303 struct nvkm_device *device = subdev->device; in mcp77_clk_prog() local
414 mcp77_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) in mcp77_clk_new()
Dnv04.c51 struct nvkm_device *device = clk->subdev.device; in nv04_clk_pll_prog() local
75 nv04_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) in nv04_clk_new()
Dg84.c44 g84_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) in g84_clk_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dauxg94.c35 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in g94_i2c_aux_fini() local
42 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in g94_i2c_aux_init() local
80 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in g94_i2c_aux_xfer() local
Dauxgm204.c35 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm204_i2c_aux_fini() local
42 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm204_i2c_aux_init() local
80 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm204_i2c_aux_xfer() local
Dgf119.c37 gf119_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gf119_i2c_new()
Dgm204.c37 gm204_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gm204_i2c_new()
Dnv50.c33 nv50_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv50_i2c_new()
Dgf117.c33 gf117_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gf117_i2c_new()
Dnv4e.c33 nv4e_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv4e_i2c_new()
Dnv04.c33 nv04_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv04_i2c_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv30.c68 struct nvkm_device *device = fb->subdev.device; in calc_bias() local
94 struct nvkm_device *device = fb->subdev.device; in nv30_fb_init() local
130 nv30_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv30_fb_new()
Dnv10.c50 struct nvkm_device *device = fb->subdev.device; in nv10_fb_tile_prog() local
68 nv10_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv10_fb_new()
Drammcp77.c36 struct nvkm_device *device = ram->base.fb->subdev.device; in mcp77_ram_init() local
63 struct nvkm_device *device = fb->subdev.device; in mcp77_ram_new() local
Dnv20.c72 struct nvkm_device *device = fb->subdev.device; in nv20_fb_tile_prog() local
92 nv20_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv20_fb_new()
Dramnv40.c71 struct nvkm_device *device = subdev->device; in nv40_ram_prog() local
210 struct nvkm_device *device = fb->subdev.device; in nv40_ram_new() local
Dgt215.c34 gt215_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gt215_fb_new()
Dgk104.c37 gk104_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gk104_fb_new()
Dramnv4e.c29 struct nvkm_device *device = fb->subdev.device; in nv4e_ram_new() local
Dnv47.c42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv47_fb_new()
Dnv49.c42 nv49_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv49_fb_new()
Dg84.c34 g84_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in g84_fb_new()
Dmcp89.c34 mcp89_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in mcp89_fb_new()
Dnv4e.c41 nv4e_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv4e_fb_new()
Dmcp77.c34 mcp77_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in mcp77_fb_new()
Dgm107.c37 gm107_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gm107_fb_new()
Dnv1a.c40 nv1a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv1a_fb_new()
Dramnv50.c77 struct nvkm_device *device = subdev->device; in nv50_ram_timing_calc() local
156 struct nvkm_device *device = subdev->device; in nv50_ram_timing_read() local
484 struct nvkm_device *device = ram->base.fb->subdev.device; in nv50_ram_prog() local
602 struct nvkm_device *device = subdev->device; in nv50_fb_vram_rblock() local
640 struct nvkm_device *device = fb->subdev.device; in nv50_ram_ctor() local
/linux-4.4.14/drivers/acpi/
Dpci_root.c86 struct acpi_device *device; in acpi_is_root_bridge() local
248 struct acpi_device *device; in acpi_pci_find_root() local
426 struct acpi_device *device = root->device; in negotiate_os_control() local
517 static int acpi_pci_root_add(struct acpi_device *device, in acpi_pci_root_add()
633 static void acpi_pci_root_remove(struct acpi_device *device) in acpi_pci_root_remove()
727 struct acpi_device *device = info->bridge; in acpi_pci_probe_root_resources() local
827 struct acpi_device *device = root->device; in acpi_pci_root_create() local
Dbus.c108 int acpi_bus_get_status(struct acpi_device *device) in acpi_bus_get_status()
420 struct acpi_device *device = data; in acpi_device_notify() local
427 struct acpi_device *device = data; in acpi_device_notify_fixed() local
439 static int acpi_device_install_notify_handler(struct acpi_device *device) in acpi_device_install_notify_handler()
464 static void acpi_device_remove_notify_handler(struct acpi_device *device) in acpi_device_remove_notify_handler()
618 struct acpi_device *device, in __acpi_match_device()
674 int acpi_match_device_ids(struct acpi_device *device, in acpi_match_device_ids()
Dacpi_pad.c336 static int acpi_pad_add_sysfs(struct acpi_device *device) in acpi_pad_add_sysfs()
357 static void acpi_pad_remove_sysfs(struct acpi_device *device) in acpi_pad_remove_sysfs()
416 struct acpi_device *device = data; in acpi_pad_notify() local
430 static int acpi_pad_add(struct acpi_device *device) in acpi_pad_add()
450 static int acpi_pad_remove(struct acpi_device *device) in acpi_pad_remove()
Dac.c96 struct acpi_device * device; member
246 static void acpi_ac_notify(struct acpi_device *device, u32 event) in acpi_ac_notify()
319 static int acpi_ac_add(struct acpi_device *device) in acpi_ac_add()
403 static int acpi_ac_remove(struct acpi_device *device) in acpi_ac_remove()
Dacpi_processor.c231 static int acpi_processor_get_info(struct acpi_device *device) in acpi_processor_get_info()
365 static int acpi_processor_add(struct acpi_device *device, in acpi_processor_add()
450 static void acpi_processor_remove(struct acpi_device *device) in acpi_processor_remove()
Dprocessor_thermal.c201 struct acpi_device *device = cdev->devdata; in processor_get_max_state() local
219 struct acpi_device *device = cdev->devdata; in processor_get_cur_state() local
239 struct acpi_device *device = cdev->devdata; in processor_set_cur_state() local
Dpci_link.c82 struct acpi_device *device; member
590 struct acpi_device *device; in acpi_pci_link_allocate_irq() local
643 struct acpi_device *device; in acpi_pci_link_free_irq() local
692 static int acpi_pci_link_add(struct acpi_device *device, in acpi_pci_link_add()
767 static void acpi_pci_link_remove(struct acpi_device *device) in acpi_pci_link_remove()
Dacpi_memhotplug.c77 struct acpi_device * device; member
301 static int acpi_memory_device_add(struct acpi_device *device, in acpi_memory_device_add()
348 static void acpi_memory_device_remove(struct acpi_device *device) in acpi_memory_device_remove()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/
Dg98.c46 struct nvkm_device *device = subdev->device; in g98_sec_intr() local
78 g98_sec_new(struct nvkm_device *device, int index, in g98_sec_new()
/linux-4.4.14/drivers/net/wireless/b43/
Dsdio.c33 u16 device; member
41 static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) in b43_sdio_get_quirks()
101 u16 vendor = 0, device = 0; in b43_sdio_probe() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgk110.c34 struct nvkm_device *device = pmu->subdev.device; in gk110_pmu_pgob() local
95 gk110_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) in gk110_pmu_new()
Dgf119.c36 gf119_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) in gf119_pmu_new()
Dgk208.c37 gk208_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) in gk208_pmu_new()
Dgf100.c36 gf100_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) in gf100_pmu_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgt215.c46 struct nvkm_device *device = subdev->device; in gt215_ce_intr() local
79 gt215_ce_new(struct nvkm_device *device, int index, in gt215_ce_new()
Dgm204.c38 gm204_ce_new(struct nvkm_device *device, int index, in gm204_ce_new()
/linux-4.4.14/drivers/platform/x86/
Dintel_menlow.c66 struct acpi_device *device = cdev->devdata; in memory_get_max_bandwidth() local
92 struct acpi_device *device = cdev->devdata; in memory_get_cur_bandwidth() local
115 struct acpi_device *device = cdev->devdata; in memory_set_cur_bandwidth() local
154 static int intel_menlow_memory_add(struct acpi_device *device) in intel_menlow_memory_add()
197 static int intel_menlow_memory_remove(struct acpi_device *device) in intel_menlow_memory_remove()
238 struct device *device; member
Dhp-wireless.c83 static int hpwl_add(struct acpi_device *device) in hpwl_add()
94 static int hpwl_remove(struct acpi_device *device) in hpwl_remove()
Dpvpanic.c93 static int pvpanic_add(struct acpi_device *device) in pvpanic_add()
116 static int pvpanic_remove(struct acpi_device *device) in pvpanic_remove()
Ddell-smo8800.c70 static u32 smo8800_get_irq(struct acpi_device *device) in smo8800_get_irq()
147 static int smo8800_add(struct acpi_device *device) in smo8800_add()
200 static int smo8800_remove(struct acpi_device *device) in smo8800_remove()
Dtoshiba_bluetooth.c208 static void toshiba_bt_rfkill_notify(struct acpi_device *device, u32 event) in toshiba_bt_rfkill_notify()
236 static int toshiba_bt_rfkill_add(struct acpi_device *device) in toshiba_bt_rfkill_add()
283 static int toshiba_bt_rfkill_remove(struct acpi_device *device) in toshiba_bt_rfkill_remove()
Dpanasonic-laptop.c226 struct acpi_device *device; member
256 static inline int acpi_pcc_get_sqty(struct acpi_device *device) in acpi_pcc_get_sqty()
482 static void acpi_pcc_hotkey_notify(struct acpi_device *device, u32 event) in acpi_pcc_hotkey_notify()
567 static int acpi_pcc_hotkey_add(struct acpi_device *device) in acpi_pcc_hotkey_add()
652 static int acpi_pcc_hotkey_remove(struct acpi_device *device) in acpi_pcc_hotkey_remove()
Damilo-rfkill.c105 static int amilo_rfkill_probe(struct platform_device *device) in amilo_rfkill_probe()
131 static int amilo_rfkill_remove(struct platform_device *device) in amilo_rfkill_remove()
Dtc1100-wmi.c182 static int __init tc1100_probe(struct platform_device *device) in tc1100_probe()
188 static int tc1100_remove(struct platform_device *device) in tc1100_remove()
Dhp_accel.c297 static void lis3lv02d_enum_resources(struct acpi_device *device) in lis3lv02d_enum_resources()
336 static int lis3lv02d_add(struct acpi_device *device) in lis3lv02d_add()
385 static int lis3lv02d_remove(struct acpi_device *device) in lis3lv02d_remove()
Dhp-wmi.c138 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES]; member
706 static void cleanup_sysfs(struct platform_device *device) in cleanup_sysfs()
716 static int __init hp_wmi_rfkill_setup(struct platform_device *device) in hp_wmi_rfkill_setup()
818 static int __init hp_wmi_rfkill2_setup(struct platform_device *device) in hp_wmi_rfkill2_setup()
902 static int __init hp_wmi_bios_setup(struct platform_device *device) in hp_wmi_bios_setup()
941 static int __exit hp_wmi_bios_remove(struct platform_device *device) in hp_wmi_bios_remove()
971 static int hp_wmi_resume_handler(struct device *device) in hp_wmi_resume_handler()
/linux-4.4.14/drivers/s390/char/
Dtape_class.c42 struct device * device, in register_tape_dev()
106 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_debugfs.h33 static inline void drbd_debugfs_device_add(struct drbd_device *device) { } in drbd_debugfs_device_add()
34 static inline void drbd_debugfs_device_cleanup(struct drbd_device *device) { } in drbd_debugfs_device_cleanup()
Ddrbd_proc.c63 static void drbd_get_syncer_progress(struct drbd_device *device, in drbd_get_syncer_progress()
113 static void drbd_syncer_progress(struct drbd_device *device, struct seq_file *seq, in drbd_syncer_progress()
242 struct drbd_device *device; in drbd_seq_show() local
/linux-4.4.14/include/linux/
Dfirmware.h55 struct device *device) in request_firmware()
61 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait()
73 struct device *device) in request_firmware_direct()
/linux-4.4.14/drivers/iio/light/
Dacpi-als.c75 struct acpi_device *device; member
116 static void acpi_als_notify(struct acpi_device *device, u32 event) in acpi_als_notify()
178 static int acpi_als_add(struct acpi_device *device) in acpi_als_add()
/linux-4.4.14/drivers/scsi/
Dstorvsc_drv.c399 struct hv_device *device; member
414 struct hv_device *device; member
544 struct hv_device *device) in get_out_stor_device()
566 struct hv_device *device) in get_in_stor_device()
591 struct hv_device *device = new_sc->primary_channel->device_obj; in handle_sc_creation() local
612 static void handle_multichannel_storage(struct hv_device *device, int max_chns) in handle_multichannel_storage()
679 static int storvsc_channel_init(struct hv_device *device) in storvsc_channel_init()
965 static void storvsc_on_io_completion(struct hv_device *device, in storvsc_on_io_completion()
1025 static void storvsc_on_receive(struct hv_device *device, in storvsc_on_receive()
1057 struct hv_device *device; in storvsc_on_channel_callback() local
[all …]
Dscsi_pm.c52 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend()
71 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_resume()
91 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_suspend_common()
127 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_resume_common()
/linux-4.4.14/drivers/auxdisplay/
Dcfag12864bfb.c83 static int cfag12864bfb_probe(struct platform_device *device) in cfag12864bfb_probe()
116 static int cfag12864bfb_remove(struct platform_device *device) in cfag12864bfb_remove()
/linux-4.4.14/arch/x86/kernel/
Dprobe_roms.c80 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id()
98 unsigned short device; in probe_list() local
120 unsigned short offset, vendor, device, list, rev; in find_oprom() local
/linux-4.4.14/drivers/pnp/pnpacpi/
Dcore.c210 static const char *__init pnpacpi_get_id(struct acpi_device *device) in pnpacpi_get_id()
222 static int __init pnpacpi_add_device(struct acpi_device *device) in pnpacpi_add_device()
303 struct acpi_device *device; in pnpacpi_add_device_handler() local
/linux-4.4.14/drivers/pnp/isapnp/
Dcompat.c13 unsigned short device) in pnp_convert_id()
23 struct pnp_card *pnp_find_card(unsigned short vendor, unsigned short device, in pnp_find_card()
/linux-4.4.14/drivers/cpuidle/
Dcpuidle-cps.c109 struct cpuidle_device *device; in cps_cpuidle_unregister() local
122 struct cpuidle_device *device; in cps_cpuidle_init() local
/linux-4.4.14/sound/usb/usx2y/
Dusbusx2y.c335 static int usX2Y_create_card(struct usb_device *device, in usX2Y_create_card()
372 static int usX2Y_usb_probe(struct usb_device *device, in usX2Y_usb_probe()
441 static void usX2Y_usb_disconnect(struct usb_device *device, void* ptr) in usX2Y_usb_disconnect()
/linux-4.4.14/net/rds/
Dib.c122 static void rds_ib_add_one(struct ib_device *device) in rds_ib_add_one()
225 struct rds_ib_device *rds_ib_get_client_data(struct ib_device *device) in rds_ib_get_client_data()
244 static void rds_ib_remove_one(struct ib_device *device, void *client_data) in rds_ib_remove_one()
Diw.c60 static void rds_iw_add_one(struct ib_device *device) in rds_iw_add_one()
128 static void rds_iw_remove_one(struct ib_device *device, void *client_data) in rds_iw_remove_one()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv50.c75 struct nvkm_device *device = subdev->device; in nv50_instobj_boot() local
129 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_rd32() local
147 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_wr32() local
238 nv50_instmem_new(struct nvkm_device *device, int index, in nv50_instmem_new()
/linux-4.4.14/drivers/ipack/
Dipack.c18 #define to_ipack_dev(device) container_of(device, struct ipack_device, dev) argument
25 struct ipack_device *device = to_ipack_dev(dev); in ipack_device_release() local
32 const struct ipack_device *device) in ipack_match_one_device()
65 static int ipack_bus_probe(struct device *device) in ipack_bus_probe()
76 static int ipack_bus_remove(struct device *device) in ipack_bus_remove()
/linux-4.4.14/drivers/hid/
Dhid-hyperv.c146 struct hv_device *device; member
164 static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device) in mousevsc_alloc_device()
181 static void mousevsc_free_device(struct mousevsc_dev *device) in mousevsc_free_device()
253 static void mousevsc_on_receive(struct hv_device *device, in mousevsc_on_receive()
327 struct hv_device *device = context; in mousevsc_on_channel_callback() local
381 static int mousevsc_connect_to_vsp(struct hv_device *device) in mousevsc_connect_to_vsp()
486 static int mousevsc_probe(struct hv_device *device, in mousevsc_probe()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dagp.c58 struct nvkm_device *device = pci->subdev.device; in nvkm_agp_preinit() local
108 struct nvkm_device *device = subdev->device; in nvkm_agp_ctor() local
Dg94.c36 g94_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g94_pci_new()
Dnv4c.c34 nv4c_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv4c_pci_new()
/linux-4.4.14/drivers/input/misc/
Datlas_btns.c74 static int atlas_acpi_button_add(struct acpi_device *device) in atlas_acpi_button_add()
123 static int atlas_acpi_button_remove(struct acpi_device *device) in atlas_acpi_button_remove()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfanpwm.c41 struct nvkm_device *device = therm->subdev.device; in nvkm_fanpwm_get() local
87 struct nvkm_device *device = therm->subdev.device; in nvkm_fanpwm_create() local
/linux-4.4.14/drivers/video/fbdev/riva/
Dnvreg.h40 #define DEVICE_BASE(device) (0?NV##_##device) argument
41 #define DEVICE_SIZE(device) ((1?NV##_##device) - DEVICE_BASE(device)+1) argument
44 #define DEVICE_ACCESS(device,reg) \ argument
47 #define DEVICE_WRITE(device,reg,value) DEVICE_ACCESS(device,reg)=(value) argument
48 #define DEVICE_READ(device,reg) DEVICE_ACCESS(device,reg) argument
49 #define DEVICE_PRINT(device,reg) \ argument
51 #define DEVICE_DEF(device,mask,value) \ argument
53 #define DEVICE_VALUE(device,mask,value) SetBF(NV_##device##_##mask,value) argument
54 #define DEVICE_MASK(device,mask) MASKEXPAND(NV_##device##_##mask) argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadowpci.c56 struct nvkm_device *device = bios->subdev.device; in pcirom_init() local
94 struct nvkm_device *device = bios->subdev.device; in platform_init() local
/linux-4.4.14/crypto/async_tx/
Dasync_tx.c82 struct dma_device *device = chan->device; in async_tx_channel_switch() local
237 struct dma_device *device; in async_trigger_callback() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c85 struct nvkm_device *device = subdev->device; in nvkm_subdev_fini() local
191 struct nvkm_device *device, int index, u32 pmc_enable, in nvkm_subdev_ctor()
Dengine.c140 struct nvkm_device *device, int index, u32 pmc_enable, in nvkm_engine_ctor()
158 struct nvkm_device *device, int index, u32 pmc_enable, in nvkm_engine_new_()
/linux-4.4.14/drivers/bcma/
Ddriver_pci.c58 static u16 bcma_pcie_mdio_read(struct bcma_drv_pci *pc, u16 device, u8 address) in bcma_pcie_mdio_read()
101 static void bcma_pcie_mdio_write(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_write()
140 static u16 bcma_pcie_mdio_writeread(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_writeread()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dbase.c46 struct nvkm_device *device = mxm->subdev.device; in mxm_shadow_rom() local
83 struct nvkm_device *device = subdev->device; in mxm_shadow_dsm() local
234 nvkm_mxm_new_(struct nvkm_device *device, int index, struct nvkm_mxm **pmxm) in nvkm_mxm_new_()
/linux-4.4.14/sound/core/seq/
Dseq_midi.c55 int device; member
168 int device, in snd_seq_midisynth_new()
288 int device = dev->device; in snd_seq_midisynth_probe() local
437 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dsysfs.c200 int add_sysfs_port_mcg_attr(struct mlx4_ib_dev *device, int port_num, in add_sysfs_port_mcg_attr()
213 void del_sysfs_port_mcg_attr(struct mlx4_ib_dev *device, int port_num, in del_sysfs_port_mcg_attr()
221 static int add_port_entries(struct mlx4_ib_dev *device, int port_num) in add_port_entries()
771 static int register_pkey_tree(struct mlx4_ib_dev *device) in register_pkey_tree()
784 static void unregister_pkey_tree(struct mlx4_ib_dev *device) in unregister_pkey_tree()
857 static void unregister_alias_guid_tree(struct mlx4_ib_dev *device) in unregister_alias_guid_tree()
881 void mlx4_ib_device_unregister_sysfs(struct mlx4_ib_dev *device) in mlx4_ib_device_unregister_sysfs()
/linux-4.4.14/sound/usb/hiface/
Dchip.c68 struct usb_device *device, int idx, in hiface_chip_create()
115 struct usb_device *device = interface_to_usbdev(intf); in hiface_chip_probe() local
Dpcm.c118 struct usb_device *device = rt->chip->dev; in hiface_pcm_set_rate() local
179 struct device *device = &rt->chip->dev->dev; in hiface_pcm_get_substream() local
238 struct device *device = &rt->chip->dev->dev; in hiface_pcm_stream_start() local
264 struct device *device = &urb->chip->dev->dev; in hiface_pcm_playback() local
372 struct device *device = &rt->chip->dev->dev; in hiface_pcm_open() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dusernv04.c45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv04_dmaobj_bind() local
84 struct nvkm_device *device = dma->engine.subdev.device; in nv04_dmaobj_new() local
Dbase.c50 nvkm_dma_oclass_new(struct nvkm_device *device, in nvkm_dma_oclass_new()
146 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, in nvkm_dma_new_()
Dgf119.c33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
Dgf100.c33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
Dnv50.c33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
Dnv04.c33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dbase.c59 struct nvkm_device *device = mc->subdev.device; in nvkm_mc_intr() local
112 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in nvkm_mc_new_()
Dgk20a.c36 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gk20a_mc_new()
Dg98.c57 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g98_mc_new()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddevice.c69 struct device *device = NULL; in hfi1_cdev_init() local
102 struct device *device = *devp; in hfi1_cdev_cleanup() local
/linux-4.4.14/drivers/firewire/
Dsbp2.c504 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_orb() local
526 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_cancel_orbs() local
564 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_management_orb() local
660 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset() local
677 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset_no_wait() local
798 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_set_busy_timeout() local
813 struct fw_device *device = target_parent_device(tgt); in sbp2_login() local
923 struct fw_device *device = target_parent_device(tgt); in sbp2_reconnect() local
1137 struct fw_device *device = fw_parent_device(unit); in sbp2_probe() local
1229 struct fw_device *device = fw_parent_device(unit); in sbp2_remove() local
[all …]
/linux-4.4.14/drivers/media/i2c/
Dtvp7002.c565 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_dv_timings() local
585 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_g_dv_timings() local
733 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_stream() local
759 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_log_status() local
948 struct tvp7002 *device; in tvp7002_probe() local
1056 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_remove() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c63 struct nvif_device *device = &drm->device; in nouveau_fbcon_fillrect() local
95 struct nvif_device *device = &drm->device; in nouveau_fbcon_copyarea() local
127 struct nvif_device *device = &drm->device; in nouveau_fbcon_imageblit() local
339 struct nvif_device *device = &drm->device; in nouveau_fbcon_create() local
Dnouveau_sysfs.c165 struct nvif_device *device = &drm->device; in nouveau_sysfs_fini() local
180 struct nvif_device *device = &drm->device; in nouveau_sysfs_init() local
Dnouveau_abi16.c175 struct nvif_device *device = &drm->device; in nouveau_abi16_ioctl_getparam() local
250 struct nvif_device *device; in nouveau_abi16_ioctl_channel_alloc() local
505 struct nvif_device *device = &abi16->device; in nouveau_abi16_ioctl_notifierobj_alloc() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c168 struct nvif_object *device = &drm->device.object; in nouveau_hw_get_pllvals() local
255 struct nvif_device *device = &drm->device; in nouveau_hw_fix_bad_vpll() local
663 struct nvif_object *device = &drm->device.object; in nv_load_state_ext() local
773 struct nvif_object *device = &nouveau_drm(dev)->device.object; in nv_save_state_palette() local
792 struct nvif_object *device = &nouveau_drm(dev)->device.object; in nouveau_hw_load_state_palette() local
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_pci.c86 u8 hdr_type, device, sec_number; in ibmphp_configure_card() local
1083 u8 device, function; in scan_behind_bridge() local
1214 static int unconfigure_boot_device (u8 busno, u8 device, u8 function) in unconfigure_boot_device()
1332 static int unconfigure_boot_bridge (u8 busno, u8 device, u8 function) in unconfigure_boot_bridge()
1449 u8 device; in unconfigure_boot_card() local
Dcpqphp_ctrl.c130 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot()
1081 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find()
1630 u8 device; in remove_board() local
1926 u8 device; in cpqhp_pushbutton_thread() local
1989 u8 device, hp_slot; in cpqhp_process_SI() local
2082 u8 device, class_code, header_type, BCR; in cpqhp_process_SS() local
2371 u8 device; in configure_new_function() local
Dsgi_hotplug.c108 static int sn_pci_slot_valid(struct pci_bus *pci_bus, int device) in sn_pci_slot_valid()
163 struct pci_bus *pci_bus, int device, in sn_hp_slot_private_alloc()
493 struct acpi_device *device; in disable_slot() local
598 int device; in sn_hotplug_slot_register() local
/linux-4.4.14/drivers/input/tablet/
Dgtco.c200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor()
541 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_open() local
555 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_close() local
571 struct gtco *device = input_get_drvdata(inputdev); in gtco_setup_caps() local
613 struct gtco *device = urbinfo->context; in gtco_urb_callback() local
/linux-4.4.14/drivers/media/rc/
Dwinbond-cir.c382 wbcir_irq_rx(struct wbcir_data *data, struct pnp_dev *device) in wbcir_irq_rx()
485 struct pnp_dev *device = cookie; in wbcir_irq_handler() local
693 wbcir_shutdown(struct pnp_dev *device) in wbcir_shutdown()
877 wbcir_suspend(struct pnp_dev *device, pm_message_t state) in wbcir_suspend()
1003 wbcir_resume(struct pnp_dev *device) in wbcir_resume()
1015 wbcir_probe(struct pnp_dev *device, const struct pnp_device_id *dev_id) in wbcir_probe()
1147 wbcir_remove(struct pnp_dev *device) in wbcir_remove()
/linux-4.4.14/drivers/pps/clients/
Dpps_parport.c139 struct pps_client_pp *device; in parport_attach() local
195 struct pps_client_pp *device; in parport_detach() local
/linux-4.4.14/net/sunrpc/xprtrdma/
Dfrwr_ops.c145 __frwr_init(struct rpcrdma_mw *r, struct ib_pd *pd, struct ib_device *device, in __frwr_init()
271 struct ib_device *device = r_xprt->rx_ia.ri_device; in frwr_op_init() local
316 struct ib_device *device = ia->ri_device; in frwr_op_map() local
/linux-4.4.14/drivers/base/
Dfirmware_class.c325 static int fw_get_filesystem_firmware(struct device *device, in fw_get_filesystem_firmware()
889 struct device *device, unsigned int opt_flags) in fw_create_instance()
967 const char *name, struct device *device, in fw_load_from_user_helper()
999 struct device *device, unsigned int opt_flags, in fw_load_from_user_helper()
1040 struct device *device) in _request_firmware_prepare()
1079 static int assign_firmware_buf(struct firmware *fw, struct device *device, in assign_firmware_buf()
1119 struct device *device, unsigned int opt_flags) in _request_firmware()
1204 struct device *device) in request_firmware()
1229 const char *name, struct device *device) in request_firmware_direct()
1260 struct device *device; member
[all …]
/linux-4.4.14/arch/um/drivers/
Dxterm.c22 int device; member
27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
/linux-4.4.14/drivers/parport/
Dprobe.c36 static void pretty_print(struct parport *port, int device) in pretty_print()
52 static void parse_data(struct parport *port, int device, char *str) in parse_data()
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc-xo15-sci.c142 static int xo15_sci_add(struct acpi_device *device) in xo15_sci_add()
190 static int xo15_sci_remove(struct acpi_device *device) in xo15_sci_remove()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
Dbase.c28 struct nvkm_device *device, int index, in nvkm_mspdec_new_()
Dgt215.c39 gt215_mspdec_new(struct nvkm_device *device, int index, in gt215_mspdec_new()
Dgk104.c39 gk104_mspdec_new(struct nvkm_device *device, int index, in gk104_mspdec_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msvld_new_()
Dmcp89.c39 mcp89_msvld_new(struct nvkm_device *device, int index, in mcp89_msvld_new()
Dgk104.c39 gk104_msvld_new(struct nvkm_device *device, int index, in gk104_msvld_new()
Dgt215.c39 gt215_msvld_new(struct nvkm_device *device, int index, in gt215_msvld_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/vp/
Dg84.c40 g84_vp_new(struct nvkm_device *device, int index, struct nvkm_engine **pengine) in g84_vp_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
Dbase.c27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msppp_new_()
Dgt215.c39 gt215_msppp_new(struct nvkm_device *device, int index, in gt215_msppp_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/bsp/
Dg84.c40 g84_bsp_new(struct nvkm_device *device, int index, struct nvkm_engine **pengine) in g84_bsp_new()
/linux-4.4.14/drivers/usb/phy/
Dphy-tahvo.c70 static ssize_t vbus_state_show(struct device *device, in vbus_state_show()
267 static ssize_t otg_mode_show(struct device *device, in otg_mode_show()
282 static ssize_t otg_mode_store(struct device *device, in otg_mode_store()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dgk20a.c34 gk20a_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) in gk20a_bar_new()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dgt215.c135 gt215_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gt215_pm_new()
/linux-4.4.14/arch/x86/video/
Dfbdev.c16 struct device *device = info->device; in fb_is_primary_device() local

1234567