ibmasm_free_command   90 drivers/misc/ibmasm/ibmasm.h void ibmasm_free_command(struct kref *kref);
ibmasm_free_command   97 drivers/misc/ibmasm/ibmasm.h 	kref_put(&cmd->kref, ibmasm_free_command);