Searched refs:SLIM_CH_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/slimbus/ | ||
D | slimbus.h | 222 SLIM_CH_STATE_DISCONNECTED = 0, enumerator |
D | stream.c | 153 port->ch.state = SLIM_CH_STATE_DISCONNECTED; in slim_disconnect_port() |