Lines Matching defs:ldev
20 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
21 const struct loongson_gfx_desc *gfx = to_loongson_gfx(ldev->descp);
48 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
50 struct loongson_gfxpll *gfxpll = ldev->gfxpll;
60 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
63 lsdc_show_benchmark_copy(ldev, &printer);
71 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data;
74 pci_read_config_word(ldev->dc, PCI_COMMAND, &cmd);
80 pci_write_config_word(ldev->dc, PCI_COMMAND, cmd);
82 pci_read_config_word(ldev->dc, PCI_COMMAND, &cmd);
101 struct lsdc_device *ldev = to_lsdc(ddev);
106 lsdc_debugfs_list[i].data = ldev;
110 lsdc_ttm_debugfs_init(ldev);