cros_usbpd_notify_data
struct cros_usbpd_notify_data *pdnotify;
struct cros_usbpd_notify_data *pdnotify = container_of(nb,
struct cros_usbpd_notify_data, nb);
struct cros_usbpd_notify_data *pdnotify;
struct cros_usbpd_notify_data *pdnotify =
(struct cros_usbpd_notify_data *)dev_get_drvdata(dev);
struct cros_usbpd_notify_data *pdnotify = data;