Home
last modified time | relevance | path

Searched defs:priv (Results 351 – 375 of 3715) sorted by relevance

1...<<11121314151617181920>>...149

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dascot2e.c103 static void ascot2e_i2c_debug(struct ascot2e_priv *priv, in ascot2e_i2c_debug()
112 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs()
147 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg()
154 static int ascot2e_read_regs(struct ascot2e_priv *priv, in ascot2e_read_regs()
194 static int ascot2e_read_reg(struct ascot2e_priv *priv, u8 reg, u8 *val) in ascot2e_read_reg()
199 static int ascot2e_set_reg_bits(struct ascot2e_priv *priv, in ascot2e_set_reg_bits()
214 static int ascot2e_enter_power_save(struct ascot2e_priv *priv) in ascot2e_enter_power_save()
229 static int ascot2e_leave_power_save(struct ascot2e_priv *priv) in ascot2e_leave_power_save()
244 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_init() local
252 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_release() local
[all …]
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dstm32-vrefbuf.c43 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_enable() local
80 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_disable() local
102 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_is_enabled() local
122 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_set_voltage_sel() local
144 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_get_voltage_sel() local
185 struct stm32_vrefbuf *priv; in stm32_vrefbuf_probe() local
249 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_remove() local
264 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_runtime_suspend() local
274 struct stm32_vrefbuf *priv = rdev_get_drvdata(rdev); in stm32_vrefbuf_runtime_resume() local
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda18218.c14 static int tda18218_wr_regs(struct tda18218_priv *priv, u8 reg, u8 *val, u8 len) in tda18218_wr_regs()
60 static int tda18218_rd_regs(struct tda18218_priv *priv, u8 reg, u8 *val, u8 len) in tda18218_rd_regs()
99 static int tda18218_wr_reg(struct tda18218_priv *priv, u8 reg, u8 val) in tda18218_wr_reg()
106 static int tda18218_rd_reg(struct tda18218_priv *priv, u8 reg, u8 *val) in tda18218_rd_reg()
113 struct tda18218_priv *priv = fe->tuner_priv; in tda18218_set_params() local
208 struct tda18218_priv *priv = fe->tuner_priv; in tda18218_get_if_frequency() local
216 struct tda18218_priv *priv = fe->tuner_priv; in tda18218_sleep() local
236 struct tda18218_priv *priv = fe->tuner_priv; in tda18218_init() local
282 struct tda18218_priv *priv = NULL; in tda18218_attach() local
H A Dtda827x.c40 struct tda827x_priv *priv = fe->tuner_priv; in tda827x_set_std() local
128 struct tda827x_priv *priv = fe->tuner_priv; in tuner_transfer() local
145 struct tda827x_priv *priv = fe->tuner_priv; in tda827xo_set_params() local
221 struct tda827x_priv *priv = fe->tuner_priv; in tda827xo_sleep() local
244 struct tda827x_priv *priv = fe->tuner_priv; in tda827xo_set_analog_params() local
323 struct tda827x_priv *priv = fe->tuner_priv; in tda827xo_agcf() local
433 struct tda827x_priv *priv = fe->tuner_priv; in tda827xa_sleep() local
451 struct tda827x_priv *priv = fe->tuner_priv; in tda827xa_lna_gain() local
504 struct tda827x_priv *priv = fe->tuner_priv; in tda827xa_set_params() local
654 struct tda827x_priv *priv = fe->tuner_priv; in tda827xa_set_analog_params() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-regmap.c29 struct mcp251xfd_priv *priv = spi_get_drvdata(spi); in mcp251xfd_regmap_nocrc_gather_write() local
77 struct mcp251xfd_priv *priv = spi_get_drvdata(spi); in mcp251xfd_regmap_nocrc_update_bits() local
144 struct mcp251xfd_priv *priv = spi_get_drvdata(spi); in mcp251xfd_regmap_nocrc_read() local
194 struct mcp251xfd_priv *priv = spi_get_drvdata(spi); in mcp251xfd_regmap_crc_gather_write() local
236 mcp251xfd_regmap_crc_read_one(struct mcp251xfd_priv *priv, in mcp251xfd_regmap_crc_read_one()
268 struct mcp251xfd_priv *priv = spi_get_drvdata(spi); in mcp251xfd_regmap_crc_read() local
414 mcp251xfd_regmap_use_nocrc(struct mcp251xfd_priv *priv) in mcp251xfd_regmap_use_nocrc()
421 mcp251xfd_regmap_use_crc(struct mcp251xfd_priv *priv) in mcp251xfd_regmap_use_crc()
428 mcp251xfd_regmap_init_nocrc(struct mcp251xfd_priv *priv) in mcp251xfd_regmap_init_nocrc()
468 static void mcp251xfd_regmap_destroy_nocrc(struct mcp251xfd_priv *priv) in mcp251xfd_regmap_destroy_nocrc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211_util.c221 int woal_cfg80211_vendor_event(moal_private *priv, int event, t_u8 *data, in woal_cfg80211_vendor_event()
277 void woal_cfg80211_vendor_event_fw_dump(moal_private *priv) in woal_cfg80211_vendor_event_fw_dump()
294 void woal_cfg80211_dfs_vendor_event(moal_private *priv, int event, in woal_cfg80211_dfs_vendor_event()
352 moal_private *priv = (moal_private *)woal_get_netdev_priv(dev); in woal_cfg80211_subcmd_set_drvdbg() local
399 static mlan_status woal_band_to_valid_channels(moal_private *priv, in woal_band_to_valid_channels()
467 moal_private *priv = (moal_private *)woal_get_netdev_priv(dev); in woal_cfg80211_subcmd_get_valid_channels() local
557 moal_private *priv = (moal_private *)woal_get_netdev_priv(dev); in woal_cfg80211_subcmd_get_drv_version() local
613 moal_private *priv = (moal_private *)woal_get_netdev_priv(dev); in woal_cfg80211_subcmd_get_fw_version() local
663 moal_private *priv = NULL; in woal_cfg80211_subcmd_get_fw_dump() local
713 moal_private *priv = NULL; in woal_cfg80211_subcmd_get_drv_dump() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dxilinx_can.c288 static void xcan_write_reg_le(const struct xcan_priv *priv, enum xcan_reg reg, in xcan_write_reg_le()
302 static u32 xcan_read_reg_le(const struct xcan_priv *priv, enum xcan_reg reg) in xcan_read_reg_le()
315 static void xcan_write_reg_be(const struct xcan_priv *priv, enum xcan_reg reg, in xcan_write_reg_be()
329 static u32 xcan_read_reg_be(const struct xcan_priv *priv, enum xcan_reg reg) in xcan_read_reg_be()
340 static u32 xcan_rx_int_mask(const struct xcan_priv *priv) in xcan_rx_int_mask()
362 struct xcan_priv *priv = netdev_priv(ndev); in set_reset_mode() local
392 struct xcan_priv *priv = netdev_priv(ndev); in xcan_set_bittiming() local
461 struct xcan_priv *priv = netdev_priv(ndev); in xcan_chip_start() local
557 struct xcan_priv *priv = netdev_priv(ndev); in xcan_write_frame() local
644 struct xcan_priv *priv = netdev_priv(ndev); in xcan_start_xmit_fifo() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c109 static int pvr2_querycap(struct file *file, void *priv, struct v4l2_capability *cap) in pvr2_querycap()
124 static int pvr2_g_std(struct file *file, void *priv, v4l2_std_id *std) in pvr2_g_std()
137 static int pvr2_s_std(struct file *file, void *priv, v4l2_std_id std) in pvr2_s_std()
149 static int pvr2_querystd(struct file *file, void *priv, v4l2_std_id *std) in pvr2_querystd()
162 static int pvr2_enum_input(struct file *file, void *priv, struct v4l2_input *vi) in pvr2_enum_input()
210 static int pvr2_g_input(struct file *file, void *priv, unsigned int *i) in pvr2_g_input()
232 static int pvr2_s_input(struct file *file, void *priv, unsigned int inp) in pvr2_s_input()
247 static int pvr2_enumaudio(struct file *file, void *priv, struct v4l2_audio *vin) in pvr2_enumaudio()
271 static int pvr2_g_audio(struct file *file, void *priv, struct v4l2_audio *vin) in pvr2_g_audio()
280 static int pvr2_s_audio(struct file *file, void *priv, const struct v4l2_audio *vout) in pvr2_s_audio()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c71 #define usbhsg_priv_to_gpriv(priv) \ argument
125 struct usbhs_priv *priv = usbhsg_gpriv_to_priv(gpriv); in __usbhsg_queue_pop() local
141 struct usbhs_priv *priv = usbhsg_gpriv_to_priv(gpriv); in usbhsg_queue_pop() local
149 static void usbhsg_queue_done(struct usbhs_priv *priv, struct usbhs_pkt *pkt) in usbhsg_queue_done()
217 static int usbhsg_recip_handler_std_control_done(struct usbhs_priv *priv, in usbhsg_recip_handler_std_control_done()
230 static int usbhsg_recip_handler_std_clear_endpoint(struct usbhs_priv *priv, in usbhsg_recip_handler_std_clear_endpoint()
260 static int usbhsg_recip_handler_std_set_device(struct usbhs_priv *priv, in usbhsg_recip_handler_std_set_device()
278 static int usbhsg_recip_handler_std_set_endpoint(struct usbhs_priv *priv, in usbhsg_recip_handler_std_set_endpoint()
348 static int usbhsg_recip_handler_std_get_device(struct usbhs_priv *priv, in usbhsg_recip_handler_std_get_device()
363 static int usbhsg_recip_handler_std_get_interface(struct usbhs_priv *priv, in usbhsg_recip_handler_std_get_interface()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c23 struct cpsw_priv *priv; member
27 static int cpsw_port_stp_state_set(struct cpsw_priv *priv, in cpsw_port_stp_state_set()
62 static int cpsw_port_attr_br_flags_set(struct cpsw_priv *priv, in cpsw_port_attr_br_flags_set()
98 struct cpsw_priv *priv = netdev_priv(ndev); in cpsw_port_attr_set() local
124 static u16 cpsw_get_pvid(struct cpsw_priv *priv) in cpsw_get_pvid()
146 static void cpsw_set_pvid(struct cpsw_priv *priv, u16 vid, bool cfi, u32 cos) in cpsw_set_pvid()
170 static int cpsw_port_vlan_add(struct cpsw_priv *priv, bool untag, bool pvid, in cpsw_port_vlan_add()
217 static int cpsw_port_vlan_del(struct cpsw_priv *priv, u16 vid, in cpsw_port_vlan_del()
255 static int cpsw_port_vlans_add(struct cpsw_priv *priv, in cpsw_port_vlans_add()
285 static int cpsw_port_vlans_del(struct cpsw_priv *priv, in cpsw_port_vlans_del()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dhi8435.c55 static int hi8435_readb(struct hi8435_priv *priv, u8 reg, u8 *val) in hi8435_readb()
61 static int hi8435_readw(struct hi8435_priv *priv, u8 reg, u16 *val) in hi8435_readw()
73 static int hi8435_readl(struct hi8435_priv *priv, u8 reg, u32 *val) in hi8435_readl()
85 static int hi8435_writeb(struct hi8435_priv *priv, u8 reg, u8 val) in hi8435_writeb()
93 static int hi8435_writew(struct hi8435_priv *priv, u8 reg, u16 val) in hi8435_writew()
106 struct hi8435_priv *priv = iio_priv(idev); in hi8435_read_raw() local
127 struct hi8435_priv *priv = iio_priv(idev); in hi8435_read_event_config() local
137 struct hi8435_priv *priv = iio_priv(idev); in hi8435_write_event_config() local
164 struct hi8435_priv *priv = iio_priv(idev); in hi8435_read_event_value() local
196 struct hi8435_priv *priv = iio_priv(idev); in hi8435_write_event_value() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowof.c28 struct priv { struct
36 struct priv *priv = data; in of_read() argument
48 struct priv *priv = data; in of_size() local
58 struct priv *priv; in of_init() local
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dasm9260_wdt.c69 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_feed() local
79 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_gettimeleft() local
89 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_updatetimeout() local
101 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_enable() local
118 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_disable() local
135 static void asm9260_wdt_sys_reset(struct asm9260_wdt_priv *priv) in asm9260_wdt_sys_reset()
155 struct asm9260_wdt_priv *priv = devid; in asm9260_wdt_irq() local
175 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_restart() local
203 static int asm9260_wdt_get_dt_clks(struct asm9260_wdt_priv *priv) in asm9260_wdt_get_dt_clks()
261 static void asm9260_wdt_get_dt_mode(struct asm9260_wdt_priv *priv) in asm9260_wdt_get_dt_mode()
[all …]
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint3403_thermal.c48 void *priv; member
54 struct int3403_priv *priv = data; in int3403_notify() local
82 static int int3403_sensor_add(struct int3403_priv *priv) in int3403_sensor_add()
110 static int int3403_sensor_remove(struct int3403_priv *priv) in int3403_sensor_remove()
125 struct int3403_priv *priv = cdev->devdata; in int3403_get_max_state() local
135 struct int3403_priv *priv = cdev->devdata; in int3403_get_cur_state() local
150 struct int3403_priv *priv = cdev->devdata; in int3403_set_cur_state() local
166 static int int3403_cdev_add(struct int3403_priv *priv) in int3403_cdev_add()
203 static int int3403_cdev_remove(struct int3403_priv *priv) in int3403_cdev_remove()
213 struct int3403_priv *priv; in int3403_add() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dast_i2c.c65 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_clear_interrupts() local
72 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_init_bus() local
92 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_ofdata_to_platdata() local
132 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_wait_isr() local
149 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_send_stop() local
158 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_wait_tx() local
183 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_start_txn() local
195 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_read_data() local
224 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_write_data() local
247 struct ast_i2c_priv *priv = dev_get_priv(dev); in ast_i2c_deblock() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqlogicfas408.c78 static void ql_zap(struct qlogicfas408_priv *priv) in ql_zap()
96 static int ql_pdma(struct qlogicfas408_priv *priv, int phase, char *request, int reqlen) in ql_pdma()
181 static int ql_wai(struct qlogicfas408_priv *priv) in ql_wai()
214 struct qlogicfas408_priv *priv = get_priv_by_cmd(cmd); in ql_icmd() local
269 struct qlogicfas408_priv *priv = get_priv_by_cmd(cmd); in ql_pcmd() local
404 struct qlogicfas408_priv *priv = get_priv_by_host(host); in ql_ihandl() local
445 struct qlogicfas408_priv *priv = get_priv_by_cmd(cmd); in qlogicfas408_queuecommand_lck() local
493 struct qlogicfas408_priv *priv = get_priv_by_cmd(cmd); in qlogicfas408_abort() local
507 struct qlogicfas408_priv *priv = get_priv_by_cmd(cmd); in qlogicfas408_host_reset() local
525 struct qlogicfas408_priv *priv = get_priv_by_host(host); in qlogicfas408_info() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c105 enum phl_mdl_ret_code test_req_acquired(void* dispr, void* priv) in test_req_acquired()
130 enum phl_mdl_ret_code test_req_abort(void* dispr, void* priv) in test_req_abort()
148 enum phl_mdl_ret_code test_req_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_req_msg_hdlr()
160 enum phl_mdl_ret_code test_req_set_info(void* dispr, void* priv, in test_req_set_info()
166 enum phl_mdl_ret_code test_req_query_info(void* dispr, void* priv, in test_req_query_info()
172 enum phl_mdl_ret_code test_mdl_init(void* phl_info, void* dispr, void** priv) in test_mdl_init()
178 void test_mdl_deinit(void* dispr, void* priv) in test_mdl_deinit()
184 enum phl_mdl_ret_code test_mdl_start(void* dispr, void* priv) in test_mdl_start()
190 enum phl_mdl_ret_code test_mdl_stop(void* dispr, void* priv) in test_mdl_stop()
196 enum phl_mdl_ret_code test_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mdl_msg_hdlr()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c139 struct ingenic_drm *priv = drm_nb_get_priv(nb); in ingenic_drm_update_pixclk() local
156 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_atomic_enable() local
170 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_atomic_disable() local
183 static void ingenic_drm_crtc_update_timings(struct ingenic_drm *priv, in ingenic_drm_crtc_update_timings()
239 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_atomic_check() local
274 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_mode_valid() local
292 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_atomic_begin() local
312 struct ingenic_drm *priv = drm_crtc_get_priv(crtc); in ingenic_drm_crtc_atomic_flush() local
343 struct ingenic_drm *priv = drm_device_get_priv(plane->dev); in ingenic_drm_plane_atomic_check() local
389 static void ingenic_drm_plane_enable(struct ingenic_drm *priv, in ingenic_drm_plane_enable()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c105 enum phl_mdl_ret_code test_req_acquired(void* dispr, void* priv) in test_req_acquired()
130 enum phl_mdl_ret_code test_req_abort(void* dispr, void* priv) in test_req_abort()
148 enum phl_mdl_ret_code test_req_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_req_msg_hdlr()
160 enum phl_mdl_ret_code test_req_set_info(void* dispr, void* priv, in test_req_set_info()
166 enum phl_mdl_ret_code test_req_query_info(void* dispr, void* priv, in test_req_query_info()
172 enum phl_mdl_ret_code test_mdl_init(void* phl_info, void* dispr, void** priv) in test_mdl_init()
178 void test_mdl_deinit(void* dispr, void* priv) in test_mdl_deinit()
184 enum phl_mdl_ret_code test_mdl_start(void* dispr, void* priv) in test_mdl_start()
190 enum phl_mdl_ret_code test_mdl_stop(void* dispr, void* priv) in test_mdl_stop()
196 enum phl_mdl_ret_code test_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mdl_msg_hdlr()
[all …]
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dti_qspi.c117 static void ti_spi_set_speed(struct ti_qspi_priv *priv, uint hz) in ti_spi_set_speed()
139 static void ti_qspi_cs_deactivate(struct ti_qspi_priv *priv) in ti_qspi_cs_deactivate()
146 static int __ti_qspi_set_mode(struct ti_qspi_priv *priv, unsigned int mode) in __ti_qspi_set_mode()
159 static int __ti_qspi_claim_bus(struct ti_qspi_priv *priv, int cs) in __ti_qspi_claim_bus()
171 static void __ti_qspi_release_bus(struct ti_qspi_priv *priv) in __ti_qspi_release_bus()
190 static int __ti_qspi_xfer(struct ti_qspi_priv *priv, unsigned int bitlen, in __ti_qspi_xfer()
340 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_cs_deactivate() local
349 static void ti_spi_setup_spi_register(struct ti_qspi_priv *priv) in ti_spi_setup_spi_register()
373 struct ti_qspi_priv *priv; in spi_setup_slave() local
408 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_free_slave() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_drv.c70 struct omap_drm_private *priv = dev->dev_private; in omap_atomic_commit_tail() local
132 struct omap_drm_private *priv = ddev->dev_private; in omap_disconnect_pipelines() local
151 struct omap_drm_private *priv = ddev->dev_private; in omap_connect_pipelines() local
194 struct omap_drm_private *priv = dev->dev_private; in omap_modeset_init_properties() local
230 struct omap_drm_private *priv = dev->dev_private; in omap_modeset_init() local
400 struct omap_drm_private *priv = ddev->dev_private; in omap_modeset_enable_external_hpd() local
419 struct omap_drm_private *priv = ddev->dev_private; in omap_modeset_disable_external_hpd() local
441 struct omap_drm_private *priv = dev->dev_private; in ioctl_get_param() local
577 static int omapdrm_init(struct omap_drm_private *priv, struct device *dev) in omapdrm_init()
658 static void omapdrm_cleanup(struct omap_drm_private *priv) in omapdrm_cleanup()
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxcpld.c112 static void mlxcpld_i2c_read_comm(struct mlxcpld_i2c_priv *priv, u8 offs, in mlxcpld_i2c_read_comm()
137 static void mlxcpld_i2c_write_comm(struct mlxcpld_i2c_priv *priv, u8 offs, in mlxcpld_i2c_write_comm()
166 static int mlxcpld_i2c_check_msg_params(struct mlxcpld_i2c_priv *priv, in mlxcpld_i2c_check_msg_params()
203 static int mlxcpld_i2c_check_status(struct mlxcpld_i2c_priv *priv, int *status) in mlxcpld_i2c_check_status()
226 static void mlxcpld_i2c_set_transf_data(struct mlxcpld_i2c_priv *priv, in mlxcpld_i2c_set_transf_data()
251 static void mlxcpld_i2c_reset(struct mlxcpld_i2c_priv *priv) in mlxcpld_i2c_reset()
265 static int mlxcpld_i2c_check_busy(struct mlxcpld_i2c_priv *priv) in mlxcpld_i2c_check_busy()
277 static int mlxcpld_i2c_wait_for_free(struct mlxcpld_i2c_priv *priv) in mlxcpld_i2c_wait_for_free()
299 static int mlxcpld_i2c_wait_for_tc(struct mlxcpld_i2c_priv *priv) in mlxcpld_i2c_wait_for_tc()
361 static void mlxcpld_i2c_xfer_msg(struct mlxcpld_i2c_priv *priv) in mlxcpld_i2c_xfer_msg()
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-exynos.c77 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_get_ciu_div() local
92 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_config_smu() local
111 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_priv_init() local
132 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_set_clksel_timing() local
204 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_resume_noirq() local
234 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_config_hs400() local
266 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_adjust_clock() local
298 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_set_ios() local
340 struct dw_mci_exynos_priv_data *priv; in dw_mci_exynos_parse_dt() local
394 struct dw_mci_exynos_priv_data *priv = host->priv; in dw_mci_exynos_get_clksmpl() local
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-mc13xxx.c35 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_irq_enable_unlocked() local
48 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_alarm_irq_enable() local
62 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_read_time() local
91 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_set_time() local
157 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_read_alarm() local
199 struct mc13xxx_rtc *priv = dev_get_drvdata(dev); in mc13xxx_rtc_set_alarm() local
241 struct mc13xxx_rtc *priv = dev; in mc13xxx_rtc_alarm_handler() local
261 struct mc13xxx_rtc *priv = dev; in mc13xxx_rtc_reset_handler() local
274 struct mc13xxx_rtc *priv; in mc13xxx_rtc_probe() local
329 struct mc13xxx_rtc *priv = platform_get_drvdata(pdev); in mc13xxx_rtc_remove() local
/OK3568_Linux_fs/kernel/drivers/phy/st/
H A Dphy-spear1340-miphy.c88 static int spear1340_miphy_sata_init(struct spear1340_miphy_priv *priv) in spear1340_miphy_sata_init()
112 static int spear1340_miphy_sata_exit(struct spear1340_miphy_priv *priv) in spear1340_miphy_sata_exit()
134 static int spear1340_miphy_pcie_init(struct spear1340_miphy_priv *priv) in spear1340_miphy_pcie_init()
146 static int spear1340_miphy_pcie_exit(struct spear1340_miphy_priv *priv) in spear1340_miphy_pcie_exit()
158 struct spear1340_miphy_priv *priv = phy_get_drvdata(phy); in spear1340_miphy_init() local
171 struct spear1340_miphy_priv *priv = phy_get_drvdata(phy); in spear1340_miphy_exit() local
197 struct spear1340_miphy_priv *priv = dev_get_drvdata(dev); in spear1340_miphy_suspend() local
208 struct spear1340_miphy_priv *priv = dev_get_drvdata(dev); in spear1340_miphy_resume() local
224 struct spear1340_miphy_priv *priv = dev_get_drvdata(dev); in spear1340_miphy_xlate() local
244 struct spear1340_miphy_priv *priv; in spear1340_miphy_probe() local

1...<<11121314151617181920>>...149