Searched refs:GET_ACK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 80 #define GET_ACK 1 macro
|
H A D | dst.c | 1065 if (read_dst(state, &reply, GET_ACK)) in dst_get_device_id() 1209 if (read_dst(state, &reply, GET_ACK)) { in dst_command() 1385 if ((read_dst(state, &reply, GET_ACK) < 0)) { in dst_write_tuna()
|
H A D | dst_ca.c | 81 if (read_dst(state, &reply, GET_ACK) < 0) { in dst_ci_command()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 80 #define GET_ACK 1 macro
|
H A D | dst.c | 1065 if (read_dst(state, &reply, GET_ACK)) in dst_get_device_id() 1209 if (read_dst(state, &reply, GET_ACK)) { in dst_command() 1385 if ((read_dst(state, &reply, GET_ACK) < 0)) { in dst_write_tuna()
|
H A D | dst_ca.c | 81 if (read_dst(state, &reply, GET_ACK) < 0) { in dst_ci_command()
|
Completed in 9 milliseconds