Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c271 struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) in find_control()
312 short hpi_check_control_cache(struct hpi_control_cache *p_cache, in hpi_check_control_cache()
552 void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *p_cache, in hpi_cmn_control_cache_sync_to_msg()
635 struct hpi_control_cache *p_cache = in hpi_alloc_control_cache() local
653 void hpi_free_control_cache(struct hpi_control_cache *p_cache) in hpi_free_control_cache()
Dhpicmn.h47 u8 *p_cache; member
Dhpi6000.c153 struct hpi_control_cache *p_cache; member
Dhpi6205.c133 struct hpi_control_cache *p_cache; member
/linux-3.4.99/fs/ocfs2/
Dblockcheck.c64 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit()