Searched refs:SBI_ERR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
140 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_get_channel_ids()198 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_read_attributes()245 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_write_attributes()301 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_send_message_with_response()320 ret = SBI_ERR_INVALID_PARAM; in sbi_mpxy_send_message_with_response()361 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_send_message_without_response()407 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_get_channel_count()461 return SBI_ERR_INVALID_PARAM; in sbi_mpxy_get_notification_events()
15 #define SBI_ERR_INVALID_PARAM -3 macro