Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_state_monitor.h79 #define FSM_CMD_FLAG_IN_INTERRUPT BIT(2) macro
A Dt7xx_state_monitor.c395 cmd = kzalloc(sizeof(*cmd), flag & FSM_CMD_FLAG_IN_INTERRUPT ? GFP_ATOMIC : GFP_KERNEL); in t7xx_fsm_append_cmd()
489 unsigned int cmd_flags = FSM_CMD_FLAG_IN_INTERRUPT; in t7xx_fsm_recv_md_intr()

Completed in 4 milliseconds