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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/ibmasm/
H A Dcommand.c68 struct command *cmd = to_command(kref);
H A Dibmasm.h99 #define to_command(c) container_of(c, struct command, kref) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dcommand.c68 struct command *cmd = to_command(kref);
H A Dibmasm.h99 #define to_command(c) container_of(c, struct command, kref) macro

Completed in 69 milliseconds