aspeed_bank_props
static const struct aspeed_bank_props ast2400_bank_props[] = {
static const struct aspeed_bank_props ast2500_bank_props[] = {
static const struct aspeed_bank_props ast2600_bank_props[] = {
static const struct aspeed_bank_props ast2700_bank_props[] = {
static inline bool is_bank_props_sentinel(const struct aspeed_bank_props *props)
static inline const struct aspeed_bank_props *find_bank_props(
const struct aspeed_bank_props *props = gpio->config->props;
const struct aspeed_bank_props *props = find_bank_props(gpio, offset);
const struct aspeed_bank_props *props = find_bank_props(gpio, offset);
const struct aspeed_bank_props *props = find_bank_props(gpio, offset);
const struct aspeed_bank_props *props;
const struct aspeed_bank_props *props = gpio->config->props;