MAX9295 API: For Maxim Integrated MAX9295 serializer
Description: Defines elements used to set up and use a Maxim Integrated MAX9295 serializer.
Definition in file max9295.h.
Go to the source code of this file.
| Functions | |
| int | max9295_setup_control (struct device *dev) | 
| Powers on a serializer device and performs the I2C overrides for sensor and serializer devices.  More... | |
| int | max9295_reset_control (struct device *dev) | 
| Reverts I2C overrides and resets a serializer device.  More... | |
| int | max9295_sdev_pair (struct device *dev, struct gmsl_link_ctx *g_ctx) | 
| Pairs a sensor device with a serializer device.  More... | |
| int | max9295_sdev_unpair (struct device *dev, struct device *s_dev) | 
| Unpairs a sensor device from a serializer device.  More... | |
| int | max9295_setup_streaming (struct device *dev) | 
| Sets up the serializer device's internal pipeline for a specified sensor/serializer pair.  More... | |