cdp_max 76 drivers/usb/phy/phy.c usb_phy->chg_cur.cdp_max = DEFAULT_CDP_CUR_MAX; cdp_max 200 drivers/usb/phy/phy.c if (usb_phy->chg_cur.cdp_max == mA) cdp_max 203 drivers/usb/phy/phy.c usb_phy->chg_cur.cdp_max = (mA > DEFAULT_CDP_CUR_MAX) ? cdp_max 245 drivers/usb/phy/phy.c *max = usb_phy->chg_cur.cdp_max; cdp_max 83 include/linux/usb/phy.h unsigned int cdp_max;