Home
last modified time | relevance | path

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

/linux/include/net/
A Ddsa.h168 if ((_dp)->lag_dev == (_lag))
172 if ((_dp)->ds == (_ds) && (_dp)->hsr_dev == (_hsr))
480 if (dsa_port_is_user((_dp)))
484 if ((_dp)->ds == (_ds))
488 if ((_dp)->ds == (_ds))
492 if ((_dp)->ds == (_ds))
495 dsa_switch_for_each_port((_dp), (_ds)) \
496 if (!dsa_port_is_unused((_dp)))
499 dsa_switch_for_each_port((_dp), (_ds)) \
500 if (dsa_port_is_user((_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.rst380 .. _dp:

Completed in 13 milliseconds