Home
last modified time | relevance | path

Searched refs:tagp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/fsi/
H A Dfsi-master-gpio.c335 uint8_t data_size, struct fsi_gpio_msg *msgp, uint8_t *tagp) in read_one_response() argument
391 if (tagp) in read_one_response()
392 *tagp = tag; in read_one_response()
/linux/include/net/
H A Dmctp.h298 bool manual, u8 *tagp);
/linux/net/mctp/
H A Droute.c730 bool manual, u8 *tagp) in mctp_alloc_local_tag() argument
798 *tagp = key->tag; in mctp_alloc_local_tag()
814 u8 req_tag, u8 *tagp) in mctp_lookup_prealloc_tag() argument
853 if (tagp) in mctp_lookup_prealloc_tag()
854 *tagp = key->tag; in mctp_lookup_prealloc_tag()