Searched refs:vga_attr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-sysfs.c358 struct device_attribute vga_attr = __ATTR_RO(boot_vga); variable in typeref:struct:device_attribute
1163 retval = device_create_file(&pdev->dev, &vga_attr);
1184 device_remove_file(&pdev->dev, &vga_attr);

Completed in 52 milliseconds