/drivers/isdn/hardware/eicon/ |
D | debug.c | 53 static diva_maint_client_t clients[MAX_DESCRIPTORS]; variable 290 for (i = 1; i < ARRAY_SIZE(clients); i++) { in diva_maint_finit() 291 if (clients[i].pmem) { in diva_maint_finit() 292 diva_os_free(0, clients[i].pmem); in diva_maint_finit() 394 for (id = 1; id < ARRAY_SIZE(clients); id++) { in DI_register() 395 if (clients[id].hDbg == hDbg) { in DI_register() 402 if (clients[id].hDbg) { /* slot is busy */ in DI_register() 406 if (!strcmp(clients[id].drvName, hDbg->drvName)) { in DI_register() 414 if (!clients[id].hDbg) { /* slot is busy */ in DI_register() 428 clients[free_id].hDbg = hDbg; in DI_register() [all …]
|
/drivers/gpu/vga/ |
D | vga_switcheroo.c | 57 struct list_head clients; member 72 .clients = LIST_HEAD_INIT(vgasr_priv.clients), 91 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_enable() 153 list_add_tail(&client->list, &vgasr_priv.clients); in register_client() 216 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_get_client_state() 230 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_unregister_client() 252 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_client_fb_set() 264 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_show() 311 client = find_client_from_id(&vgasr_priv.clients, id | ID_BIT_AUDIO); in set_audio_state() 323 active = find_active_client(&vgasr_priv.clients); in vga_switchto_stage1() [all …]
|
/drivers/char/agp/ |
D | frontend.c | 340 client = controller->clients; in agp_remove_all_clients() 406 struct agp_client *clients; in agp_controller_make_current() local 408 clients = controller->clients; in agp_controller_make_current() 410 while (clients != NULL) { in agp_controller_make_current() 413 priv = agp_find_private(clients->pid); in agp_controller_make_current() 419 clients = clients->next; in agp_controller_make_current() 428 struct agp_client *clients; in agp_controller_release_current() local 431 clients = controller->clients; in agp_controller_release_current() 433 while (clients != NULL) { in agp_controller_release_current() 436 priv = agp_find_private(clients->pid); in agp_controller_release_current() [all …]
|
/drivers/gpu/host1x/ |
D | bus.c | 26 static LIST_HEAD(clients); 105 list_move_tail(&client->list, &device->clients); in host1x_subdev_register() 174 list_for_each_entry(client, &device->clients, list) { in host1x_device_init() 200 list_for_each_entry_reverse(client, &device->clients, list) { in host1x_device_exit() 300 INIT_LIST_HEAD(&device->clients); in host1x_device_add() 327 list_for_each_entry_safe(client, tmp, &clients, list) { in host1x_device_add() 372 list_add_tail(&client->list, &clients); in host1x_device_del() 386 list_for_each_entry_safe(client, cl, &device->clients, list) in host1x_device_del() 387 list_move_tail(&client->list, &clients); in host1x_device_del() 516 list_add_tail(&client->list, &clients); in host1x_client_register() [all …]
|
D | Kconfig | 9 by host1x are referred to as clients. host1x includes some other
|
/drivers/mfd/ |
D | tps80031.c | 441 tps80031->clients[i] = client; in tps80031_probe() 443 tps80031->clients[i] = i2c_new_dummy(client->adapter, in tps80031_probe() 445 if (!tps80031->clients[i]) { in tps80031_probe() 451 i2c_set_clientdata(tps80031->clients[i], tps80031); in tps80031_probe() 452 tps80031->regmap[i] = devm_regmap_init_i2c(tps80031->clients[i], in tps80031_probe() 515 if (tps80031->clients[i] && (tps80031->clients[i] != client)) in tps80031_probe() 516 i2c_unregister_device(tps80031->clients[i]); in tps80031_probe() 536 if (tps80031->clients[i] != client) in tps80031_remove() 537 i2c_unregister_device(tps80031->clients[i]); in tps80031_remove()
|
/drivers/iommu/ |
D | exynos-iommu.c | 198 struct list_head clients; /* list of sysmmu_drvdata.node */ member 733 INIT_LIST_HEAD(&priv->clients); in exynos_iommu_domain_init() 756 WARN_ON(!list_empty(&priv->clients)); in exynos_iommu_domain_destroy() 760 list_for_each_entry(owner, &priv->clients, client) { in exynos_iommu_domain_destroy() 765 while (!list_empty(&priv->clients)) in exynos_iommu_domain_destroy() 766 list_del_init(priv->clients.next); in exynos_iommu_domain_destroy() 794 list_add_tail(&owner->client, &priv->clients); in exynos_iommu_attach_device() 822 list_for_each_entry(owner, &priv->clients, client) { in exynos_iommu_detach_device() 884 list_for_each_entry(owner, &priv->clients, client) in alloc_lv2entry() 926 list_for_each_entry(owner, &priv->clients, client) in lv1set_section() [all …]
|
/drivers/hsi/clients/ |
D | Kconfig | 2 # HSI clients configuration 5 comment "HSI clients"
|
/drivers/media/platform/soc_camera/ |
D | sh_mobile_csi2.c | 272 if ((pdata->clients[i].pdev && in sh_csi2_client_connect() 273 &pdata->clients[i].pdev->dev == icd->pdev) || in sh_csi2_client_connect() 275 strcmp(pdata->clients[i].name, dev_name(icd->control)))) in sh_csi2_client_connect() 283 priv->client = pdata->clients + i; in sh_csi2_client_connect()
|
/drivers/pps/clients/ |
D | Kconfig | 2 # PPS clients configuration 7 comment "PPS clients support"
|
/drivers/hsi/ |
D | Makefile | 7 obj-y += clients/
|
D | Kconfig | 18 source "drivers/hsi/clients/Kconfig"
|
D | hsi.c | 317 void hsi_add_clients_from_dt(struct hsi_port *port, struct device_node *clients) in hsi_add_clients_from_dt() argument 324 for_each_available_child_of_node(clients, child) in hsi_add_clients_from_dt()
|
/drivers/pps/ |
D | Makefile | 8 obj-y += clients/ generators/
|
D | Kconfig | 43 source drivers/pps/clients/Kconfig
|
/drivers/staging/lustre/ |
D | README.txt | 10 can scale to thousands of clients, petabytes of storage and 14 Lustre has independent Metadata and Data servers that clients can access
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 384 INIT_LIST_HEAD(&drm->clients); in nouveau_drm_load() 586 list_for_each_entry(cli, &drm->clients, head) { in nouveau_do_suspend() 601 list_for_each_entry_continue_reverse(cli, &drm->clients, head) { in nouveau_do_suspend() 654 list_for_each_entry(cli, &drm->clients, head) { in nouveau_do_resume() 743 list_add(&cli->head, &drm->clients); in nouveau_drm_open()
|
D | nouveau_drm.h | 107 struct list_head clients; member
|
/drivers/staging/android/ion/ |
D | ion.c | 61 struct rb_root clients; member 803 client->display_serial = ion_get_client_serial(&dev->clients, name); in ion_client_create() 810 p = &dev->clients.rb_node; in ion_client_create() 821 rb_insert_color(&client->node, &dev->clients); in ion_client_create() 866 rb_erase(&client->node, &dev->clients); in ion_client_destroy() 1427 for (n = rb_first(&dev->clients); n; n = rb_next(n)) { in ion_debug_heap_show() 1621 idev->clients = RB_ROOT; in ion_device_create()
|
/drivers/gpu/drm/ |
D | README.drm | 17 hardware by only allowing authenticated X11 clients access to
|
/drivers/gpu/drm/tegra/ |
D | drm.c | 37 INIT_LIST_HEAD(&tegra->clients); in tegra_drm_load() 386 list_for_each_entry(client, &tegra->clients, list) in tegra_open_channel() 800 list_add_tail(&client->list, &tegra->clients); in tegra_drm_register_client()
|
D | drm.h | 43 struct list_head clients; member
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init_ops.h | 636 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in bnx2x_ilt_client_mem_op() 789 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in bnx2x_ilt_client_id_init_op() 813 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in bnx2x_ilt_init_client_psz()
|
/drivers/net/ppp/ |
D | Kconfig | 96 configuring PPTP clients and servers to utilize this method. 159 fairly simple and suited for clients.
|
/drivers/media/common/siano/ |
D | smscoreapi.c | 608 while (!list_empty(&coredev->clients)) { in smscore_notify_clients() 609 client = (struct smscore_client_t *) coredev->clients.next; in smscore_notify_clients() 676 INIT_LIST_HEAD(&dev->clients); in smscore_register_device() 1459 first = &coredev->clients; in smscore_find_client() 1744 list_add_locked(&newclient->entry, &coredev->clients, in smscore_register_client()
|