Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c107 static void fsm_release_command(struct kref *ref) in fsm_release_command() function
121 kref_put(&cmd->refcnt, fsm_release_command); in fsm_finish_command()
516 kref_put(&cmd->refcnt, fsm_release_command); in t7xx_fsm_append_cmd()