Searched refs:type_property (Results 1 – 1 of 1) 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()
Completed in 3 milliseconds