Home
last modified time | relevance | path

Searched defs:device (Results 376 – 400 of 2052) sorted by relevance

1...<<11121314151617181920>>...83

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dtu102.c32 struct nvkm_device *device = subdev->device; in tu102_devinit_pll_set() local
85 tu102_devinit_new(struct nvkm_device *device, int index, in tu102_devinit_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgp100.c34 struct nvkm_device *device = subdev->device; in gp100_ram_init() local
75 gp100_ram_probe_fbpa(struct nvkm_device *device, int fbpa) in gp100_ram_probe_fbpa()
H A Dnv10.c50 struct nvkm_device *device = fb->subdev.device; in nv10_fb_tile_prog() local
67 nv10_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv10_fb_new()
H A Drammcp77.c36 struct nvkm_device *device = ram->base.fb->subdev.device; in mcp77_ram_init() local
61 struct nvkm_device *device = fb->subdev.device; in mcp77_ram_new() local
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_toe.c125 void tls_toe_register_device(struct tls_toe_device *device) in tls_toe_register_device()
133 void tls_toe_unregister_device(struct tls_toe_device *device) in tls_toe_unregister_device()
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcfag12864bfb.c70 static int cfag12864bfb_probe(struct platform_device *device) in cfag12864bfb_probe()
103 static int cfag12864bfb_remove(struct platform_device *device) in cfag12864bfb_remove()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A 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()
768 static int register_pkey_tree(struct mlx4_ib_dev *device) in register_pkey_tree()
781 static void unregister_pkey_tree(struct mlx4_ib_dev *device) in unregister_pkey_tree()
851 static void unregister_alias_guid_tree(struct mlx4_ib_dev *device) in unregister_alias_guid_tree()
875 void mlx4_ib_device_unregister_sysfs(struct mlx4_ib_dev *device) in mlx4_ib_device_unregister_sysfs()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-cps.c105 struct cpuidle_device *device; in cps_cpuidle_unregister() local
118 struct cpuidle_device *device; in cps_cpuidle_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf117.c126 struct nvkm_device *device = gr->base.engine.subdev.device; in gf117_gr_init_zcull() local
195 gf117_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf117_gr_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv40.c64 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_engine_fini() local
94 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_engine_init() local
192 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv40_fifo_dma_new() local
H A Dgpfifogf100.c76 struct nvkm_device *device = subdev->device; in gf100_fifo_gpfifo_engine_fini() local
163 struct nvkm_device *device = fifo->base.engine.subdev.device; in gf100_fifo_gpfifo_fini() local
182 struct nvkm_device *device = fifo->base.engine.subdev.device; in gf100_fifo_gpfifo_init() local
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_beep.c161 static int beep_dev_register(struct snd_device *device) in beep_dev_register()
172 static int beep_dev_disconnect(struct snd_device *device) in beep_dev_disconnect()
185 static int beep_dev_free(struct snd_device *device) in beep_dev_free()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi.c41 int device; member
150 int device, in snd_seq_midisynth_new()
270 int device = dev->device; in snd_seq_midisynth_probe() local
419 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c68 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_fillrect() local
100 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_copyarea() local
132 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_imageblit() local
315 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c280 struct nvkm_device *device = mmu->subdev.device; in nvkm_mmu_host() local
317 struct nvkm_device *device = mmu->subdev.device; in nvkm_mmu_vram() local
416 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor()
428 nvkm_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_new_()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_pm.c54 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend()
73 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_resume()
106 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_suspend_common()
142 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_resume_common()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_link.c68 struct acpi_device *device; member
618 struct acpi_device *device; in acpi_pci_link_allocate_irq() local
671 struct acpi_device *device; in acpi_pci_link_free_irq() local
720 static int acpi_pci_link_add(struct acpi_device *device, in acpi_pci_link_add()
795 static void acpi_pci_link_remove(struct acpi_device *device) in acpi_pci_link_remove()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DMediaInfo.cpp217 get_ispp_subdevs(struct media_device *device, const char *devpath, rk_aiq_ispp_t* ispp_info) in get_ispp_subdevs()
360 get_isp_subdevs(struct media_device *device, const char *devpath, rk_aiq_isp_t* isp_info) in get_isp_subdevs()
596 get_cif_subdevs(struct media_device *device, const char *devpath, rk_aiq_cif_info_t* cif_info) in get_cif_subdevs()
878 MediaInfo::findAttachedSubdevs(struct media_device *device, uint32_t count, rk_sensor_full_info_t *… in findAttachedSubdevs()
931 struct media_device *device = NULL; in initCamHwInfos() local
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcomponent.c338 void (*release)(struct device *, void *), in __component_match_add() argument
339 int (*compare)(struct device *, void *), in __component_match_add() argument
340 int (*compare_typed)(struct device *, int, void *), in __component_match_add()
402 void (*release)(struct device *, void *), in component_match_add_release() argument
403 int (*compare)(struct device *, void *), void *compare_data) in component_match_add_release()
429 int (*compare_typed)(struct device *, int, void *), void *compare_data) in component_match_add_typed() argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtvp7002.c552 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_dv_timings() local
572 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_g_dv_timings() local
722 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_stream() local
748 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_log_status() local
939 struct tvp7002 *device; in tvp7002_probe() local
1047 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_remove() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfsl_ls1_serdes.c21 int is_serdes_configured(enum srds_prtcl device) in is_serdes_configured()
41 int serdes_get_first_lane(u32 sd, enum srds_prtcl device) in serdes_get_first_lane()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c330 struct mipi_dsi_device *device) in sun6i_dsi_inst_init()
379 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_get_line_num() local
403 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_get_drq_edge1() local
420 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_setup_burst() local
456 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_setup_inst_loop() local
481 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_setup_format() local
533 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_setup_timings() local
720 struct mipi_dsi_device *device = dsi->device; in sun6i_dsi_encoder_enable() local
963 struct mipi_dsi_device *device) in sun6i_dsi_attach()
984 struct mipi_dsi_device *device) in sun6i_dsi_detach()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Daltera_edac.c837 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
1145 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1230 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
1336 static int __init socfpga_init_nand_ecc(struct altr_edac_device_dev *device) in socfpga_init_nand_ecc()
1366 static int __init socfpga_init_dma_ecc(struct altr_edac_device_dev *device) in socfpga_init_dma_ecc()
1396 static int __init socfpga_init_usb_ecc(struct altr_edac_device_dev *device) in socfpga_init_usb_ecc()
1426 static int __init socfpga_init_qspi_ecc(struct altr_edac_device_dev *device) in socfpga_init_qspi_ecc()
1457 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
1572 static int __init socfpga_init_sdmmc_ecc(struct altr_edac_device_dev *device) in socfpga_init_sdmmc_ecc()
/OK3568_Linux_fs/kernel/sound/core/
H A Djack.c32 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect()
51 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free()
76 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()

1...<<11121314151617181920>>...83