Home
last modified time | relevance | path

Searched refs:play_mode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcec-funcs.h937 __u8 play_mode) in cec_msg_play() argument
941 msg->msg[2] = play_mode; in cec_msg_play()
945 __u8 *play_mode) in cec_ops_play() argument
947 *play_mode = msg->msg[2]; in cec_ops_play()
1291 __u8 play_mode; member
1315 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()