Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Dhal.h35 struct int_ch_state { struct
48 struct int_ch_state state; argument
H A Dhal.c423 static void state_init(struct int_ch_state *state) in state_init()
634 struct int_ch_state *const state = &ch->state; in channel_service_interrupt()
646 struct int_ch_state *const state = &ch->state; in channel_start()
686 struct int_ch_state *const state = &ch->state; in channel_service()