[go: nahoru, domu]

Searched defs:get_id (Results 1 - 1 of 1) sorted by relevance

/drivers/misc/
H A Dpti.c223 * get_id()- Allocate a master and channel ID.
241 static struct pti_masterchannel *get_id(u8 *id_array, function
314 mc = get_id(drv_data->ia_app, MAX_APP_IDS,
319 mc = get_id(drv_data->ia_os, MAX_OS_IDS,
324 mc = get_id(drv_data->ia_modem, MAX_MODEM_IDS,

Completed in 83 milliseconds