Loading include/linux/msm_mhi_dev.h +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -133,9 +133,9 @@ enum mhi_client_channel { MHI_CLIENT_IP_HW_0_OUT = 100, MHI_CLIENT_IP_HW_0_IN = 101, MHI_CLIENT_ADPL_IN = 102, MHI_CLIENT_RESERVED_2_LOWER = 102, MHI_CLIENT_RESERVED_2_LOWER = 103, MHI_CLIENT_RESERVED_2_UPPER = 127, MHI_MAX_CHANNELS = 102, MHI_MAX_CHANNELS = 103, MHI_CLIENT_INVALID = 0xFFFFFFFF }; Loading Loading
include/linux/msm_mhi_dev.h +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -133,9 +133,9 @@ enum mhi_client_channel { MHI_CLIENT_IP_HW_0_OUT = 100, MHI_CLIENT_IP_HW_0_IN = 101, MHI_CLIENT_ADPL_IN = 102, MHI_CLIENT_RESERVED_2_LOWER = 102, MHI_CLIENT_RESERVED_2_LOWER = 103, MHI_CLIENT_RESERVED_2_UPPER = 127, MHI_MAX_CHANNELS = 102, MHI_MAX_CHANNELS = 103, MHI_CLIENT_INVALID = 0xFFFFFFFF }; Loading