Searched refs:cmd_unbind_key_exec (Results 1 – 1 of 1) sorted by relevance
29 static enum cmd_retval cmd_unbind_key_exec(struct cmd *, struct cmdq_item *);39 .exec = cmd_unbind_key_exec43 cmd_unbind_key_exec(struct cmd *self, struct cmdq_item *item) in cmd_unbind_key_exec() function