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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c93 static void pcf8584_give_up(pcf8584_t *i2c, kcondvar_t *waiter, int saved_mode);
1430 pcf8584_give_up(i2c, waiter, saved_mode);
1469 pcf8584_give_up(i2c, waiter, saved_mode);
1543 * pcf8584_give_up() returns all resources that were taken over forcefully
1546 pcf8584_give_up(pcf8584_t *i2c, kcondvar_t *waiter, int saved_mode) function

Completed in 110 milliseconds