Searched refs:play_mode (Results 1 – 2 of 2) sorted by relevance
937 __u8 play_mode) in cec_msg_play() argument941 msg->msg[2] = play_mode; in cec_msg_play()945 __u8 *play_mode) in cec_ops_play() argument947 *play_mode = msg->msg[2]; in cec_ops_play()1291 __u8 play_mode; member1315 msg->msg[3] = ui_cmd->play_mode; in cec_msg_user_control_pressed()1343 ui_cmd->play_mode = msg->msg[3]; in cec_ops_user_control_pressed()
242 static int aw86927_play_mode(struct aw86927_data *haptics, u8 play_mode) in aw86927_play_mode() argument246 switch (play_mode) { in aw86927_play_mode()