Lines Matching defs:ldev
19 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
20 const struct loongson_gfx_desc *gfx = to_loongson_gfx(ldev->descp);
47 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
49 struct loongson_gfxpll *gfxpll = ldev->gfxpll;
59 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
62 lsdc_show_benchmark_copy(ldev, &printer);
70 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
73 pci_read_config_word(ldev->dc, PCI_COMMAND, &cmd);
79 pci_write_config_word(ldev->dc, PCI_COMMAND, cmd);
81 pci_read_config_word(ldev->dc, PCI_COMMAND, &cmd);
100 struct lsdc_device *ldev = to_lsdc(ddev);
105 lsdc_debugfs_list[i].data = ldev;
109 lsdc_ttm_debugfs_init(ldev);