Searched refs:pctype (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh_mipi_dsi.c122 u32 pctype, datatype, pixfmt; local
129 pctype = 0;
136 pctype = 1;
143 pctype = 2;
150 pctype = 3;
157 pctype = 8;
164 pctype = 9;
171 pctype = 0xa;
178 pctype = 0xb;
185 pctype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_lib.c3525 const unsigned char **pctype = parg; local
3529 if (pctype)
3530 *pctype = s->cert->ctypes;
3533 if (pctype)
3534 *pctype = (unsigned char *)s->s3->tmp.ctype;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_lib.c3525 const unsigned char **pctype = parg; local
3529 if (pctype)
3530 *pctype = s->cert->ctypes;
3533 if (pctype)
3534 *pctype = (unsigned char *)s->s3->tmp.ctype;

Completed in 40 milliseconds