This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM437X: gpio.h does not include standard GPIO kernel functions

Part Number: PROCESSOR-SDK-AM437X

Tool/software: Linux

I am looking for kernel GPIO functions gpio_direction_output() and gpio_set_value(). These are standard Linux functions.

Where are the GPIO functions defined?