Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dab8500-debugfs.c1898 int usb_id_raw; in ab8500_gpadc_usb_id_show() local
1903 usb_id_raw = ab8500_gpadc_read_raw(gpadc, USB_ID, in ab8500_gpadc_usb_id_show()
1906 usb_id_raw); in ab8500_gpadc_usb_id_show()
1908 seq_printf(s, "%d,0x%X\n", usb_id_convert, usb_id_raw); in ab8500_gpadc_usb_id_show()