product_licence 349 drivers/sh/maple/maple.c memcpy(mdev->product_licence, mdev->devinfo.product_licence, 60); product_licence 350 drivers/sh/maple/maple.c mdev->product_licence[60] = '\0'; product_licence 357 drivers/sh/maple/maple.c for (p = mdev->product_licence + 59; mdev->product_licence <= p; p--) product_licence 63 include/linux/maple.h char product_licence[61]; product_licence 78 include/linux/maple.h char product_licence[64];