Lines Matching defs:function

129  * @function: Internal signal pad/function to route to IO pin
136 u8 function;
147 * multiplex different internal signal pads out to IO pins. This function
149 * each pin being configured. This function could be called at times
1278 * This function can be used as the .get_fwnode_pad operation for
1280 * is owned by the subdevice, the function returns the endpoint port
1296 * This function ensures that width, height and the media bus pixel
1309 * This function calls the subdev's link_validate ops to validate
1324 * This function is an implementation of the
1363 * This function finalizes the initialization of the subdev, including
1366 * This function must be called by the subdev drivers that use the centralized
1427 * This function is to be used e.g. when getting the active state for the sole
1448 * This function is to be used when the caller knows that the active state is
1487 * This function can be used by the subdev drivers which support active state to
1595 * This function uses the routing table to find the pad + stream which is
1633 * the sink and source side of a route. This function translates stream numbers
1713 * This function enables streams on a source @pad of a subdevice. The pad is
1719 * contains an already enabled stream, this function returns -EALREADY without
1724 * function implements a best-effort compatibility by calling the .s_stream()
1743 * This function disables streams on a source @pad of a subdevice. The pad is
1749 * contains a disabled stream, this function returns -EALREADY without
1754 * function implements a best-effort compatibility by calling the .s_stream()
1805 * @f: callback function to be called.
1837 * @f: callback function to be called.
1867 * @f: callback function to be called.
1899 * @f: callback function to be checked for its existence.