Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ibmasm/
Dibmasm.h90 void ibmasm_free_command(struct kref *kref);
97 kref_put(&cmd->kref, ibmasm_free_command); in command_put()
Dcommand.c52 void ibmasm_free_command(struct kref *kref) in ibmasm_free_command() function