Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c423 static void cdv_hotplug_enable(struct drm_device *dev, bool on) in cdv_hotplug_enable() function
559 cdv_hotplug_enable(dev, false); in cdv_chip_setup()
582 .hotplug_enable = cdv_hotplug_enable,