Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.h68 unsigned int country_rel_date; /* release date of version */ member
H A Dcdc-acm.c282 return sprintf(buf, "%d", acm->country_rel_date); in iCountryCodeRelDate_show()
1480 acm->country_rel_date = cfd->iCountryCodeRelDate; in acm_probe()