Searched defs:arv_config_wpds (Results 1 – 1 of 1) sorted by relevance
435 struct __attribute__((__packed__)) arv_config_wpds { struct436 struct arv_config_wpd data[3];4839 struct arv_config_wpds arv_config_wpds = { 0 }; in main() local