Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sound/
Dsnd_seq01.c42 struct snd_seq_client_pool pconf = { in reinit_pool() local
47 ioctl(fd, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pconf); in reinit_pool()
/third_party/openssl/doc/man3/
DCMS_get0_type.pod55 ASN1_OCTET_STRING **pconf = CMS_get0_content(cms);
57 B<*pconf> could be NULL if there is no embedded content. Applications can
/third_party/FreeBSD/sys/dev/usb/
Dusb_request.h42 uint8_t *pconf);
Dusb_request.c1886 usbd_req_get_config(struct usb_device *udev, struct mtx *mtx, uint8_t *pconf) in usbd_req_get_config() argument
1895 return (usbd_do_request(udev, mtx, &req, pconf)); in usbd_req_get_config()