Lines Matching full:column
25 /** Special drive_column argument for not driving any column */
46 * @brief Enables or disables a specific row, column combination in the actual
49 * This allows enabling or disabling specific row, column combination in the
57 * @param col The matrix column to enable or disable.
77 * @brief Request to drive a specific column.
79 * Request to drive a specific matrix column, or none, or all.
82 * @param col The column to drive, or
97 * request to drive all the column and typically involves reenabling
169 * @param col_size The matrix column count.
188 * @param _col_size The matrix column count.
232 * @param col_size The matrix column count.
291 * @brief Drive column hook
293 * This can be implemented by the application to handle column selection
298 * @param col The column to drive, or