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