Searched defs:ccc_store (Results 1 – 1 of 1) sorted by relevance
55 struct ccc_store { struct56 uint16_t handle;57 uint16_t value;5805 struct ccc_store ccc_store[CCC_STORE_MAX]; in ccc_set() local