Home
last modified time | relevance | path

Searched defs:terminal (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_functions.c991 static bool find_sdca_iot_dataport(struct sdca_entity_iot *terminal) in find_sdca_iot_dataport()
1019 struct sdca_entity_iot *terminal = &entity->iot; in find_sdca_entity_iot() local
1386 struct sdca_entity_iot *terminal = &entity->iot; in find_sdca_entity_connection_iot() local
/linux/drivers/watchdog/
H A Dpic32-wdt.c75 u32 period, ps, terminal; in pic32_wdt_get_timeout_secs() local
/linux/net/ceph/crush/
H A Dmapper.c191 static int terminal(int x) in terminal() function