Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c72 bool pc_state, pc_ack_state; member
679 bool new_state = !dmux->pc_state; in bam_dmux_pc_irq()
693 dmux->pc_state = new_state; in bam_dmux_pc_irq()
741 if (!wait_event_timeout(dmux->pc_wait, dmux->pc_state, in bam_dmux_runtime_resume()
834 &dmux->pc_state); in bam_dmux_probe()
839 if (dmux->pc_state) { in bam_dmux_probe()
/openbmc/linux/include/trace/events/
H A Dext4.h2004 __field( int, pc_state)
2017 __entry->pc_state = pc->state;
2031 (int) __entry->pc_state)
2050 __field( int, pc_state)
2062 __entry->pc_state = pc->state;
2075 (int) __entry->pc_state)
2145 __field( int, pc_state )
2157 __entry->pc_state = pc->state;
2171 (int) __entry->pc_state,