Home
last modified time | relevance | path

Searched refs:p_pad (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/asihpi/
Dhpicmn.c317 struct hpi_control_cache_pad *p_pad; in hpi_check_control_cache() local
332 p_pad = (struct hpi_control_cache_pad *)pI; in hpi_check_control_cache()
463 struct hpi_control_cache_pad *p_pad; in hpi_check_control_cache() local
464 p_pad = (struct hpi_control_cache_pad *)pI; in hpi_check_control_cache()
466 if (!(p_pad->field_valid_flags & (1 << in hpi_check_control_cache()
475 phr->u.c.param1 = p_pad->pI; in hpi_check_control_cache()
477 phr->u.c.param1 = p_pad->pTY; in hpi_check_control_cache()
494 ((char *)p_pad) + in hpi_check_control_cache()
/linux-2.6.39/drivers/net/skfp/h/
Dcmtdef.h455 u_short p_pad ; /* padding for alignment */ member