Searched defs:p50 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dbarco-p50-gpio.c122 static int p50_wait_ec(struct p50_gpio *p50, int mask, int expected) argument
138 static int p50_read_mbox_reg(struct p50_gpio *p50, int reg) argument
159 p50_write_mbox_reg(struct p50_gpio *p50, int reg, int val) argument
183 p50_wait_mbox_idle(struct p50_gpio *p50) argument
201 p50_send_mbox_cmd(struct p50_gpio *p50, int cmd, int param, int data) argument
257 struct p50_gpio *p50 = gpiochip_get_data(gc); local
273 struct p50_gpio *p50 = gpiochip_get_data(gc); local
284 struct p50_gpio *p50; local
375 struct p50_gpio *p50 = platform_get_drvdata(pdev); local
[all...]

Completed in 189 milliseconds