Home
last modified time | relevance | path

Searched refs:ibmasm_free_command (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/ibmasm/
Dibmasm.h101 void ibmasm_free_command(struct kref *kref);
108 kref_put(&cmd->kref, ibmasm_free_command); in command_put()
Dcommand.c66 void ibmasm_free_command(struct kref *kref) in ibmasm_free_command() function