Home
last modified time | relevance | path

Searched refs:_dp (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
A Ddsa.h177 if ((_dp)->ds == (_ds) && (_dp)->hsr_dev == (_hsr))
570 if (dsa_port_is_user((_dp)))
574 if (dsa_port_is_user((_dp)))
578 if (dsa_port_is_cpu((_dp)))
582 if ((_dp)->ds == (_ds))
586 if ((_dp)->ds == (_ds))
590 if ((_dp)->ds == (_ds))
598 if (dsa_port_is_user((_dp)))
602 if (dsa_port_is_user((_dp)))
606 if (dsa_port_is_cpu((_dp)))
[all …]
/linux/lib/
A Dasn1_decoder.c58 size_t *_dp, size_t *_len, in asn1_find_indefinite_length() argument
62 size_t dp = *_dp, len, n; in asn1_find_indefinite_length()
79 *_len = dp - *_dp; in asn1_find_indefinite_length()
80 *_dp = dp; in asn1_find_indefinite_length()
138 *_dp = dp; in asn1_find_indefinite_length()
/linux/drivers/usb/typec/altmodes/
A Ddisplayport.c20 #define DP_HEADER(_dp, ver, cmd) (VDO((_dp)->alt->svid, 1, ver, cmd) \ argument
/linux/Documentation/userspace-api/media/v4l/
A Dbiblio.rst391 .. _dp:

Completed in 30 milliseconds