Home
last modified time | relevance | path

Searched defs:cch (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c85 int cch_allocate(struct gru_context_configuration_handle *cch) in cch_allocate()
101 int cch_start(struct gru_context_configuration_handle *cch) in cch_start()
108 int cch_interrupt(struct gru_context_configuration_handle *cch) in cch_interrupt()
115 int cch_deallocate(struct gru_context_configuration_handle *cch) in cch_deallocate()
131 int cch_interrupt_sync(struct gru_context_configuration_handle in cch_interrupt_sync()
H A Dgrukdump.c36 struct gru_context_configuration_handle *cch, in gru_dump_context_data()
113 struct gru_context_configuration_handle *cch, *ubufcch; in gru_dump_context() local
H A Dgrumain.c545 struct gru_context_configuration_handle *cch; in gru_unload_context() local
581 struct gru_context_configuration_handle *cch; in gru_load_context() local
647 struct gru_context_configuration_handle *cch; in gru_update_cch() local
H A Dgrutables.h562 static inline int trylock_cch_handle(struct gru_context_configuration_handle *cch) in trylock_cch_handle()
567 static inline void lock_cch_handle(struct gru_context_configuration_handle *cch) in lock_cch_handle()
572 static inline void unlock_cch_handle(struct gru_context_configuration_handle in unlock_cch_handle()
/openbmc/linux/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c367 int ccl, cch, ret; in sc27xx_fgu_get_clbcnt() local