What is the GPIO number of GPIOAO_9

What is the GPIO number of GPIOAO_9?

And I want to use this as an IRQ.

irq = gpio_to_irq(gpio_number of GPIOAO_9);

Can I use this function?

Please check here: