Home
last modified time | relevance | path

Searched defs:dpc (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/nvme/
Dnvme_show.c80 static void print_data_protect_cap(u8 dpc, int devnum) in print_data_protect_cap()
Dnvme.h101 __u8 dpc; member
/external/libmtp/src/
Dptp.c4259 ptp_get_property_description(PTPParams* params, uint16_t dpc) in ptp_get_property_description()
4264 uint16_t dpc; in ptp_get_property_description() member
4317 uint16_t dpc; in ptp_get_property_description() member
4331 uint16_t dpc; in ptp_get_property_description() member
4410 uint16_t dpc; in ptp_get_property_description() member
4921 uint16_t dpc; in ptp_get_property_description() member
4944 uint16_t dpc; in ptp_get_property_description() member
4958 uint16_t dpc; in ptp_get_property_description() member
4981 uint16_t dpc; in ptp_get_property_description() member
5093 #define PTP_VAL_BOOL(dpc) {dpc, 0, N_("Off")}, {dpc, 1, N_("On")} argument
[all …]
/external/libxcam/modules/isp/
Daiq3a_utils.cpp181 XCam3aResultDefectPixel *dpc = xcam_malloc0_type (XCam3aResultDefectPixel); in translate_atomisp_parameters() local