Searched refs:dst_command (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst.c916 if (dst_command(state, get_mac, 8) < 0) {
933 if (dst_command(state, get_ver, 8) < 0) {
955 if (dst_command(state, get_type, 8) < 0) {
978 if (dst_command(state, get_vendor, 8) < 0) {
1006 if (dst_command(state, check_stv0299, 8) < 0) {
1026 if (dst_command(state, check_mb86a15, 8) < 0) {
1050 if (dst_command(state, get_tuner_1, 8) < 0) {
1055 if (dst_command(state, get_tuner_2, 8) < 0) {
1227 int dst_command(struct dst_state *state, u8 *data, u8 len) function
1290 EXPORT_SYMBOL(dst_command); variable
[all...]
H A Ddst_common.h184 int dst_command(struct dst_state* state, u8 * data, u8 len);

Completed in 112 milliseconds