Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_ca.c68 static void put_checksum(u8 *check_string, int length) in put_checksum() function
145 put_checksum(&command[0], command[0]); in ca_get_app_info()
184 put_checksum(&slot_command[0], slot_command[0]); in ca_get_ca_info()
228 put_checksum(&slot_command[0], slot_command[0]); in ca_get_slot_caps()
268 put_checksum(&slot_command[0], 7); in ca_get_slot_info()
421 put_checksum(hw_buffer->msg, hw_buffer->msg[0]); in ca_set_pmt()