Searched refs:prog_title (Results 1 – 1 of 1) sorted by relevance
746 const char *prog_title) in cec_msg_set_timer_program_title() argument748 unsigned int len = strlen(prog_title); in cec_msg_set_timer_program_title()754 memcpy(msg->msg + 2, prog_title, len); in cec_msg_set_timer_program_title()758 char *prog_title) in cec_ops_set_timer_program_title() argument764 memcpy(prog_title, msg->msg + 2, len); in cec_ops_set_timer_program_title()765 prog_title[len] = '\0'; in cec_ops_set_timer_program_title()