Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.h67 unsigned int country_code_size; /* size of this buffer */ member
H A Dcdc-acm.c270 memcpy(buf, acm->country_codes, acm->country_code_size); in wCountryCodes_show()
271 return acm->country_code_size; in wCountryCodes_show()
1464 acm->country_code_size = cfd->bLength - 4; in acm_probe()
1473 acm->country_code_size = 0; in acm_probe()
1483 acm->country_code_size = 0; in acm_probe()