Searched refs:ops (Results 76 - 100 of 1226) sorted by relevance

1234567891011>>

/drivers/video/exynos/
H A Ds6e8ax0.c288 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
297 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE,
303 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
308 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE,
315 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
318 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE,
325 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
330 ops->cmd_write(lcd_to_master(lcd),
337 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
343 ops
349 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
361 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
372 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
383 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
393 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
405 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
416 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
427 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
440 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
452 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
464 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
476 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
488 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
499 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
511 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
524 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
596 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
635 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
658 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); local
[all...]
/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c314 phy->ops.set_page = e1000_set_page_igp;
315 phy->ops.read_reg = e1000_read_phy_reg_hv;
316 phy->ops.read_reg_locked = e1000_read_phy_reg_hv_locked;
317 phy->ops.read_reg_page = e1000_read_phy_reg_page_hv;
318 phy->ops.set_d0_lplu_state = e1000_set_lplu_state_pchlan;
319 phy->ops.set_d3_lplu_state = e1000_set_lplu_state_pchlan;
320 phy->ops.write_reg = e1000_write_phy_reg_hv;
321 phy->ops.write_reg_locked = e1000_write_phy_reg_hv_locked;
322 phy->ops.write_reg_page = e1000_write_phy_reg_page_hv;
323 phy->ops
[all...]
/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c151 return fe->ops.get_frontend != NULL;
288 fe->ops.info.name);
290 if (fe->ops.init)
291 fe->ops.init(fe);
292 if (fe->ops.tuner_ops.init) {
293 if (fe->ops.i2c_gate_ctrl)
294 fe->ops.i2c_gate_ctrl(fe, 1);
295 fe->ops.tuner_ops.init(fe);
296 if (fe->ops.i2c_gate_ctrl)
297 fe->ops
[all...]
/drivers/media/common/tuners/
H A Dtda18218.c138 if (fe->ops.i2c_gate_ctrl)
139 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */
198 if (fe->ops.i2c_gate_ctrl)
199 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */
220 if (fe->ops.i2c_gate_ctrl)
221 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */
226 if (fe->ops.i2c_gate_ctrl)
227 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */
242 if (fe->ops.i2c_gate_ctrl)
243 fe->ops
[all...]
/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c57 s32 status = hw->mac.ops.start_hw(hw);
59 hw->mac.ops.get_mac_addr(hw, hw->mac.addr);
80 hw->mac.ops.stop_adapter(hw);
86 while (!mbx->ops.check_for_rst(hw) && timeout) {
98 mbx->ops.write_posted(hw, msgbuf, 1);
105 ret_val = mbx->ops.read_posted(hw, msgbuf, IXGBE_VF_PERMADDR_MSG_LEN);
238 ret_val = mbx->ops.write_posted(hw, msgbuf, 3);
241 ret_val = mbx->ops.read_posted(hw, msgbuf, 3);
271 ret_val = mbx->ops.write_posted(hw, msgbuf, 3);
274 ret_val = mbx->ops
[all...]
/drivers/gpu/drm/exynos/
H A Dexynos_drm_hdmi.h71 void exynos_hdmi_ops_register(struct exynos_hdmi_ops *ops);
72 void exynos_mixer_ops_register(struct exynos_mixer_ops *ops);
/drivers/media/dvb/frontends/
H A Dstv0288.h62 if (fe->ops.write)
63 r = fe->ops.write(fe, buf, 2);
H A Ddvb_dummy_fe.c81 if (fe->ops.tuner_ops.set_params) {
82 fe->ops.tuner_ops.set_params(fe);
83 if (fe->ops.i2c_gate_ctrl)
84 fe->ops.i2c_gate_ctrl(fe, 0);
127 memcpy(&state->frontend.ops, &dvb_dummy_fe_ofdm_ops, sizeof(struct dvb_frontend_ops));
147 memcpy(&state->frontend.ops, &dvb_dummy_fe_qpsk_ops, sizeof(struct dvb_frontend_ops));
167 memcpy(&state->frontend.ops, &dvb_dummy_fe_qam_ops, sizeof(struct dvb_frontend_ops));
/drivers/staging/media/as102/
H A Das10x_cmd_stream.c58 if (adap->ops->xfer_cmd) {
59 error = adap->ops->xfer_cmd(adap, (uint8_t *) pcmd,
112 if (adap->ops->xfer_cmd) {
113 error = adap->ops->xfer_cmd(adap, (uint8_t *) pcmd,
158 if (adap->ops->xfer_cmd) {
159 error = adap->ops->xfer_cmd(adap, (uint8_t *) pcmd,
204 if (adap->ops->xfer_cmd) {
205 error = adap->ops->xfer_cmd(adap, (uint8_t *) pcmd,
/drivers/media/video/pvrusb2/
H A Dpvrusb2-wm8775.c56 sd->ops->audio->s_routing(sd, input, 0, 0);
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c71 hw->phy.ops.read_reg(hw,
110 status = hw->phy.ops.read_reg(hw, MDIO_DEVID1, MDIO_MMD_PMAPMD,
115 status = hw->phy.ops.read_reg(hw, MDIO_DEVID2, MDIO_MMD_PMAPMD,
171 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw)))
178 hw->phy.ops.write_reg(hw, MDIO_CTRL1,
189 hw->phy.ops.read_reg(hw, MDIO_CTRL1,
226 if (hw->mac.ops.acquire_swfw_sync(hw, gssr) != 0)
298 hw->mac.ops.release_swfw_sync(hw, gssr);
324 if (hw->mac.ops.acquire_swfw_sync(hw, gssr) != 0)
391 hw->mac.ops
[all...]
/drivers/pcmcia/
H A Dpxa2xx_base.c219 struct pcmcia_low_level *ops = dev->platform_data; local
227 if ((ops->first + ops->nr) > 1 ||
269 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) argument
272 ops->set_timing = pxa2xx_pcmcia_set_timing;
274 ops->frequency_change = pxa2xx_pcmcia_frequency_change;
282 struct pcmcia_low_level *ops; local
287 ops = (struct pcmcia_low_level *)dev->dev.platform_data;
288 if (!ops) {
293 if (cpu_is_pxa320() && ops
[all...]
H A Dsa1111_generic.h15 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops,
H A Dsa11xx_base.c88 bs_io = skt->ops->get_timing(skt, cpu_clock, timing.io);
89 bs_mem = skt->ops->get_timing(skt, cpu_clock, timing.mem);
90 bs_attr = skt->ops->get_timing(skt, cpu_clock, timing.attr);
200 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) argument
206 if (!ops->get_timing)
207 ops->get_timing = sa1100_pcmcia_default_mecr_timing;
210 ops->set_timing = sa1100_pcmcia_set_timing;
211 ops->show_timing = sa1100_pcmcia_show_timing;
213 ops->frequency_change = sa1100_pcmcia_frequency_change;
218 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, argument
[all...]
/drivers/staging/iio/
H A Dtrigger.h57 const struct iio_trigger_ops *ops; member in struct:iio_trigger
83 module_put(trig->ops->owner);
90 __module_get(trig->ops->owner);
/drivers/staging/rtl8192u/ieee80211/
H A Dcompress.c48 struct compress_tfm *ops = &tfm->crt_compress; local
54 ops->cot_compress = crypto_compress;
55 ops->cot_decompress = crypto_decompress;
/drivers/regulator/
H A Dcore.c391 status = rdev->desc->ops->get_status(rdev);
638 if (err < 0 || !rdev->desc->ops->get_optimum_mode ||
639 (!rdev->desc->ops->get_voltage &&
640 !rdev->desc->ops->get_voltage_sel) ||
641 !rdev->desc->ops->set_mode)
663 mode = rdev->desc->ops->get_optimum_mode(rdev, input_uV,
669 rdev->desc->ops->set_mode(rdev, mode);
678 can_set_state = rdev->desc->ops->set_suspend_enable &&
679 rdev->desc->ops->set_suspend_disable;
702 ret = rdev->desc->ops
814 struct regulator_ops *ops = rdev->desc->ops; local
912 struct regulator_ops *ops = rdev->desc->ops; local
1792 struct regulator_ops *ops = rdev->desc->ops; local
2003 struct regulator_ops *ops = rdev->desc->ops; local
2699 struct regulator_ops *ops = rdev->desc->ops; local
3061 struct regulator_ops *ops = rdev->desc->ops; local
3244 struct regulator_ops *ops; local
[all...]
/drivers/net/ethernet/intel/igb/
H A De1000_82575.c194 mac->ops.reset_hw = igb_reset_hw_82580;
196 mac->ops.reset_hw = igb_reset_hw_82575;
209 mac->ops.setup_physical_interface =
257 nvm->ops.acquire = igb_acquire_nvm_82575;
259 nvm->ops.read = igb_read_nvm_eerd;
261 nvm->ops.read = igb_read_nvm_spi;
263 nvm->ops.release = igb_release_nvm_82575;
266 nvm->ops.validate = igb_validate_nvm_checksum_82580;
267 nvm->ops.update = igb_update_nvm_checksum_82580;
270 nvm->ops
[all...]
/drivers/pci/hotplug/
H A Dpciehp_core.c85 kfree(hotplug_slot->ops);
95 struct hotplug_slot_ops *ops = NULL; local
107 /* Setup hotplug slot ops */
108 ops = kzalloc(sizeof(*ops), GFP_KERNEL);
109 if (!ops)
111 ops->enable_slot = enable_slot;
112 ops->disable_slot = disable_slot;
113 ops->get_power_status = get_power_status;
114 ops
[all...]
/drivers/thermal/
H A Dthermal_sys.c114 if (!tz->ops->get_temp)
117 ret = tz->ops->get_temp(tz, &temperature);
132 if (!tz->ops->get_mode)
135 result = tz->ops->get_mode(tz, &mode);
150 if (!tz->ops->set_mode)
154 result = tz->ops->set_mode(tz, THERMAL_DEVICE_ENABLED);
156 result = tz->ops->set_mode(tz, THERMAL_DEVICE_DISABLED);
174 if (!tz->ops->get_trip_type)
180 result = tz->ops->get_trip_type(tz, trip, &type);
206 if (!tz->ops
892 thermal_cooling_device_register(char *type, void *devdata, const struct thermal_cooling_device_ops *ops) argument
1109 thermal_zone_device_register(char *type, int trips, void *devdata, const struct thermal_zone_device_ops *ops, int tc1, int tc2, int passive_delay, int polling_delay) argument
[all...]
/drivers/pinctrl/
H A Dpinmux.c35 const struct pinmux_ops *ops = pctldev->desc->pmxops; local
39 if (!ops->list_functions ||
40 !ops->get_function_name ||
41 !ops->get_function_groups ||
42 !ops->enable ||
43 !ops->disable)
47 while (ops->list_functions(pctldev, selector) >= 0) {
48 const char *fname = ops->get_function_name(pctldev,
51 pr_err("pinmux ops has no name for function%u\n",
85 const struct pinmux_ops *ops local
179 const struct pinmux_ops *ops = pctldev->desc->pmxops; local
273 const struct pinmux_ops *ops; local
289 const struct pinmux_ops *ops = pctldev->desc->pmxops; local
406 const struct pinmux_ops *ops = pctldev->desc->pmxops; local
442 const struct pinmux_ops *ops = pctldev->desc->pmxops; local
[all...]
/drivers/mtd/tests/
H A Dmtd_readtest.c67 struct mtd_oob_ops ops; local
69 ops.mode = MTD_OPS_PLACE_OOB;
70 ops.len = 0;
71 ops.retlen = 0;
72 ops.ooblen = mtd->oobsize;
73 ops.oobretlen = 0;
74 ops.ooboffs = 0;
75 ops.datbuf = NULL;
76 ops.oobbuf = oobbuf;
77 ret = mtd_read_oob(mtd, addr, &ops);
[all...]
/drivers/ptp/
H A Dptp_sysfs.c65 struct ptp_clock_info *ops = ptp->info; local
73 if (req.extts.index >= ops->n_ext_ts)
76 err = ops->enable(ops, &req, enable ? 1 : 0);
123 struct ptp_clock_info *ops = ptp->info; local
132 if (req.perout.index >= ops->n_per_out)
136 err = ops->enable(ops, &req, enable);
150 struct ptp_clock_info *ops = ptp->info; local
162 err = ops
[all...]
/drivers/media/dvb/mantis/
H A Dmantis_vp2033.c91 if (fe->ops.i2c_gate_ctrl)
92 fe->ops.i2c_gate_ctrl(fe, 1);
101 if (fe->ops.i2c_gate_ctrl)
102 fe->ops.i2c_gate_ctrl(fe, 1);
115 if (fe->ops.i2c_gate_ctrl)
116 fe->ops.i2c_gate_ctrl(fe, 1);
157 fe->ops.tuner_ops.set_params = tda1002x_cu1216_tuner_set;
H A Dmantis_vp2040.c73 if (fe->ops.i2c_gate_ctrl)
74 fe->ops.i2c_gate_ctrl(fe, 1);
83 if (fe->ops.i2c_gate_ctrl)
84 fe->ops.i2c_gate_ctrl(fe, 1);
97 if (fe->ops.i2c_gate_ctrl)
98 fe->ops.i2c_gate_ctrl(fe, 1);
157 fe->ops.tuner_ops.set_params = tda1002x_cu1216_tuner_set;

Completed in 720 milliseconds

1234567891011>>