Searched defs:dpc (Results 1 – 4 of 4) sorted by relevance
80 static void print_data_protect_cap(u8 dpc, int devnum) in print_data_protect_cap()
101 __u8 dpc; member
4259 ptp_get_property_description(PTPParams* params, uint16_t dpc) in ptp_get_property_description()4264 uint16_t dpc; in ptp_get_property_description() member4317 uint16_t dpc; in ptp_get_property_description() member4331 uint16_t dpc; in ptp_get_property_description() member4410 uint16_t dpc; in ptp_get_property_description() member4921 uint16_t dpc; in ptp_get_property_description() member4944 uint16_t dpc; in ptp_get_property_description() member4958 uint16_t dpc; in ptp_get_property_description() member4981 uint16_t dpc; in ptp_get_property_description() member5093 #define PTP_VAL_BOOL(dpc) {dpc, 0, N_("Off")}, {dpc, 1, N_("On")} argument[all …]
181 XCam3aResultDefectPixel *dpc = xcam_malloc0_type (XCam3aResultDefectPixel); in translate_atomisp_parameters() local