Searched refs:i1480_cmd (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/dfu/
H A Ddfu.c91 ssize_t i1480_cmd(struct i1480 *i1480, const char *cmd_name, size_t cmd_size, function
151 EXPORT_SYMBOL_GPL(i1480_cmd); variable
H A Dphy.c66 result = i1480_cmd(i1480, "MPI-WRITE", sizeof(*cmd) + size, sizeof(*reply));
121 result = i1480_cmd(i1480, "MPI-READ", sizeof(*cmd) + 2*size,
H A Di1480-dfu.h145 extern ssize_t i1480_cmd(struct i1480 *, const char *, size_t, size_t);
H A Dmac.c402 result = i1480_cmd(i1480, "RESET", sizeof(*cmd), sizeof(*reply));

Completed in 221 milliseconds