Searched refs:keylock_pos_cb_arg (Results 1 – 1 of 1) sorted by relevance
44 static void *keylock_pos_cb_arg = NULL; variable99 keylock_pos_cb_arg = cb_arg; in keylock_register()110 if (keylock_pos_cb != cb || keylock_pos_cb_arg != cb_arg) in keylock_unregister()117 keylock_pos_cb_arg = NULL; in keylock_unregister()127 return (*keylock_pos_cb)(keylock_pos_cb_arg); in keylock_position()