Searched defs:ecpp_hw_bind (Results 1 – 2 of 2) sorted by relevance
91 struct ecpp_hw_bind { struct92 char *name; /* binding name */93 struct ecpp_hw *hw; /* hw description */94 char *info; /* info string */
437 struct ecpp_hw_bind ecpp_hw_bind[] = { variable