Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c469 struct hpi_control_cache_pad *p_pad; in hpi_check_control_cache() local
470 p_pad = (struct hpi_control_cache_pad *)pI; in hpi_check_control_cache()
472 if (!(p_pad->field_valid_flags & (1 << in hpi_check_control_cache()
481 phr->u.c.param1 = p_pad->pI; in hpi_check_control_cache()
483 phr->u.c.param1 = p_pad->pTY; in hpi_check_control_cache()
500 ((char *)p_pad) + in hpi_check_control_cache()
/linux-3.4.99/drivers/net/fddi/skfp/h/
Dcmtdef.h455 u_short p_pad ; /* padding for alignment */ member