Home
last modified time | relevance | path

Searched refs:ir_proto_packet (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dimon.c1130 unsigned char ir_proto_packet[] = { in imon_ir_change_protocol() local
1138 ir_proto_packet[0] = 0x01; in imon_ir_change_protocol()
1144 /* ir_proto_packet[0] = 0x00; // already the default */ in imon_ir_change_protocol()
1150 /* ir_proto_packet[0] = 0x00; // already the default */ in imon_ir_change_protocol()
1154 memcpy(ictx->usb_tx_buf, &ir_proto_packet, sizeof(ir_proto_packet)); in imon_ir_change_protocol()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dimon.c1125 unsigned char ir_proto_packet[] = { in imon_ir_change_protocol() local
1133 ir_proto_packet[0] = 0x01; in imon_ir_change_protocol()
1139 /* ir_proto_packet[0] = 0x00; // already the default */ in imon_ir_change_protocol()
1145 /* ir_proto_packet[0] = 0x00; // already the default */ in imon_ir_change_protocol()
1149 memcpy(ictx->usb_tx_buf, &ir_proto_packet, sizeof(ir_proto_packet)); in imon_ir_change_protocol()

Completed in 7 milliseconds