Searched defs:p50 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/ | ||
H A D | barco-p50-gpio.c | 122 static int p50_wait_ec(struct p50_gpio *p50, int mask, int expected) in p50_wait_ec() argument 138 static int p50_read_mbox_reg(struct p50_gpio *p50, int reg) in p50_read_mbox_reg() argument 159 p50_write_mbox_reg(struct p50_gpio *p50, int reg, int val) p50_write_mbox_reg() argument 183 p50_wait_mbox_idle(struct p50_gpio *p50) p50_wait_mbox_idle() argument 201 p50_send_mbox_cmd(struct p50_gpio *p50, int cmd, int param, int data) p50_send_mbox_cmd() argument 257 struct p50_gpio *p50 = gpiochip_get_data(gc); p50_gpio_get() local 273 struct p50_gpio *p50 = gpiochip_get_data(gc); p50_gpio_set() local 284 struct p50_gpio *p50; p50_gpio_probe() local 375 struct p50_gpio *p50 = platform_get_drvdata(pdev); p50_gpio_remove() local [all...] |
Completed in 3 milliseconds