Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dda7280.c776 char gpi_str1[] = "dlg,gpi0-seq-id"; in da7280_parse_properties() local
850 gpi_str1[7] = '0' + i; in da7280_parse_properties()
852 error = device_property_read_u32 (dev, gpi_str1, &val); in da7280_parse_properties()