Searched refs:type_property (Results 1 – 4 of 4) sorted by relevance
99 const char *type_property; in rfkill_gpio_probe() local112 type_property = "radio-type"; in rfkill_gpio_probe()115 type_property = "type"; in rfkill_gpio_probe()118 device_property_read_string(&pdev->dev, type_property, &type_name); in rfkill_gpio_probe()
274 struct drm_property *type_property; member
127 colorop->type_property = prop; in drm_plane_colorop_init()130 colorop->type_property, in drm_plane_colorop_init()
760 if (property == colorop->type_property) in drm_atomic_colorop_get_property()