Home
last modified time | relevance | path

Searched refs:psb_ops (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/gma500/
Dpsb_drv.h385 struct psb_ops;
395 const struct psb_ops *ops;
572 struct psb_ops { struct
685 extern const struct psb_ops psb_chip_ops;
688 extern const struct psb_ops oaktrail_chip_ops;
691 extern const struct psb_ops cdv_chip_ops;
Dpsb_device.c106 static const struct backlight_ops psb_ops = { variable
122 NULL, (void *)dev, &psb_ops, &props); in psb_backlight_init()
319 const struct psb_ops psb_chip_ops = {
Dpsb_drv.c243 dev_priv->ops = (struct psb_ops *)flags; in psb_driver_load()
Doaktrail_device.c535 const struct psb_ops oaktrail_chip_ops = {
Dcdv_device.c593 const struct psb_ops cdv_chip_ops = {