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

/linux-4.4.14/drivers/regulator/
H A Dpcf50633-regulator.c82 struct pcf50633 *pcf; pcf50633_regulator_probe() local
/linux-4.4.14/drivers/input/misc/
H A Dpcf50633-input.c31 struct pcf50633 *pcf; member in struct:pcf50633_input
/linux-4.4.14/drivers/mfd/
H A Dpcf50633-gpio.c38 int pcf50633_gpio_set(struct pcf50633 *pcf, int gpio, u8 val) pcf50633_gpio_set() argument
48 u8 pcf50633_gpio_get(struct pcf50633 *pcf, int gpio) pcf50633_gpio_get() argument
59 int pcf50633_gpio_invert_set(struct pcf50633 *pcf, int gpio, int invert) pcf50633_gpio_invert_set() argument
70 int pcf50633_gpio_invert_get(struct pcf50633 *pcf, int gpio) pcf50633_gpio_invert_get() argument
81 int pcf50633_gpio_power_supply_set(struct pcf50633 *pcf, pcf50633_gpio_power_supply_set() argument
H A Dpcf50633-irq.c24 int pcf50633_register_irq(struct pcf50633 *pcf, int irq, pcf50633_register_irq() argument
42 int pcf50633_free_irq(struct pcf50633 *pcf, int irq) pcf50633_free_irq() argument
55 static int __pcf50633_irq_mask_set(struct pcf50633 *pcf, int irq, u8 mask) __pcf50633_irq_mask_set() argument
78 int pcf50633_irq_mask(struct pcf50633 *pcf, int irq) pcf50633_irq_mask() argument
86 int pcf50633_irq_unmask(struct pcf50633 *pcf, int irq) pcf50633_irq_unmask() argument
94 int pcf50633_irq_mask_get(struct pcf50633 *pcf, int irq) pcf50633_irq_mask_get() argument
105 static void pcf50633_irq_call_handler(struct pcf50633 *pcf, int irq) pcf50633_irq_call_handler() argument
116 struct pcf50633 *pcf = data; pcf50633_irq() local
228 int pcf50633_irq_suspend(struct pcf50633 *pcf) pcf50633_irq_suspend() argument
265 int pcf50633_irq_resume(struct pcf50633 *pcf) pcf50633_irq_resume() argument
283 int pcf50633_irq_init(struct pcf50633 *pcf, int irq) pcf50633_irq_init() argument
311 void pcf50633_irq_free(struct pcf50633 *pcf) pcf50633_irq_free() argument
H A Dpcf50633-adc.c44 struct pcf50633 *pcf; member in struct:pcf50633_adc
53 static inline struct pcf50633_adc *__to_adc(struct pcf50633 *pcf) __to_adc() argument
58 static void adc_setup(struct pcf50633 *pcf, int channel, int avg) adc_setup() argument
71 static void trigger_next_adc_job_if_any(struct pcf50633 *pcf) trigger_next_adc_job_if_any() argument
85 adc_enqueue_request(struct pcf50633 *pcf, struct pcf50633_adc_request *req) adc_enqueue_request() argument
111 static void pcf50633_adc_sync_read_callback(struct pcf50633 *pcf, void *param, pcf50633_adc_sync_read_callback() argument
120 int pcf50633_adc_sync_read(struct pcf50633 *pcf, int mux, int avg) pcf50633_adc_sync_read() argument
138 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, pcf50633_adc_async_read() argument
158 static int adc_result(struct pcf50633 *pcf) adc_result() argument
175 struct pcf50633 *pcf = adc->pcf; pcf50633_adc_irq() local
H A Dpcf50633-core.c32 int pcf50633_read_block(struct pcf50633 *pcf, u8 reg, pcf50633_read_block() argument
53 u8 pcf50633_reg_read(struct pcf50633 *pcf, u8 reg) pcf50633_reg_read() argument
66 int pcf50633_reg_write(struct pcf50633 *pcf, u8 reg, u8 val) pcf50633_reg_write() argument
72 int pcf50633_reg_set_bit_mask(struct pcf50633 *pcf, u8 reg, u8 mask, u8 val) pcf50633_reg_set_bit_mask() argument
78 int pcf50633_reg_clear_bits(struct pcf50633 *pcf, u8 reg, u8 val) pcf50633_reg_clear_bits() argument
88 struct pcf50633 *pcf = dev_get_drvdata(dev); show_dump_regs() local
119 struct pcf50633 *pcf = dev_get_drvdata(dev); show_resume_reason() local
145 pcf50633_client_dev_register(struct pcf50633 *pcf, const char *name, pcf50633_client_dev_register() argument
170 struct pcf50633 *pcf = i2c_get_clientdata(client); pcf50633_suspend() local
178 struct pcf50633 *pcf = i2c_get_clientdata(client); pcf50633_resume() local
194 struct pcf50633 *pcf; pcf50633_probe() local
280 struct pcf50633 *pcf = i2c_get_clientdata(client); pcf50633_remove() local
/linux-4.4.14/drivers/video/backlight/
H A Dpcf50633-backlight.c28 struct pcf50633 *pcf; member in struct:pcf50633_bl
45 int pcf50633_bl_set_brightness_limit(struct pcf50633 *pcf, unsigned int limit) pcf50633_bl_set_brightness_limit() argument
/linux-4.4.14/drivers/rtc/
H A Drtc-pcf50633.c63 struct pcf50633 *pcf; member in struct:pcf50633_rtc
67 static void pcf2rtc_time(struct rtc_time *rtc, struct pcf50633_time *pcf) pcf2rtc_time() argument
78 static void rtc2pcf_time(struct pcf50633_time *pcf, struct rtc_time *rtc) rtc2pcf_time() argument
H A Drtc-pcf8523.c292 struct pcf8523 *pcf; pcf8523_probe() local
/linux-4.4.14/drivers/power/
H A Dpcf50633-charger.c31 struct pcf50633 *pcf; member in struct:pcf50633_mbc
41 int pcf50633_mbc_usb_curlim_set(struct pcf50633 *pcf, int ma) pcf50633_mbc_usb_curlim_set() argument
113 int pcf50633_mbc_get_status(struct pcf50633 *pcf) pcf50633_mbc_get_status() argument
144 int pcf50633_mbc_get_usb_online_status(struct pcf50633 *pcf) pcf50633_mbc_get_usb_online_status() argument
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dmach-gta02.c158 gta02_configure_pmu_for_charger(struct pcf50633 *pcf, void *unused, int res) gta02_configure_pmu_for_charger() argument
205 static void gta02_pmu_event_callback(struct pcf50633 *pcf, int irq) gta02_pmu_event_callback() argument
543 static void gta02_pmu_attach_child_devices(struct pcf50633 *pcf) gta02_pmu_attach_child_devices() argument
/linux-4.4.14/fs/ceph/
H A Dcaps.c1361 __ceph_mark_dirty_caps(struct ceph_inode_info *ci, int mask, struct ceph_cap_flush **pcf) __ceph_mark_dirty_caps() argument

Completed in 749 milliseconds