Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Ddst_ca.c82 static void put_checksum(u8 *check_string, int length) in put_checksum() function
159 put_checksum(&command[0], command[0]); in ca_get_app_info()
198 put_checksum(&slot_command[0], slot_command[0]); in ca_get_ca_info()
242 put_checksum(&slot_command[0], slot_command[0]); in ca_get_slot_caps()
282 put_checksum(&slot_command[0], 7); in ca_get_slot_info()
435 put_checksum(hw_buffer->msg, hw_buffer->msg[0]); in ca_set_pmt()