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