Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c56 static void put_checksum(u8 *check_string, int length) in put_checksum() function
133 put_checksum(&command[0], command[0]); in ca_get_app_info()
172 put_checksum(&slot_command[0], slot_command[0]); in ca_get_ca_info()
216 put_checksum(&slot_command[0], slot_command[0]); in ca_get_slot_caps()
256 put_checksum(&slot_command[0], 7); in ca_get_slot_info()
409 put_checksum(hw_buffer->msg, hw_buffer->msg[0]); in ca_set_pmt()