Home
last modified time | relevance | path

Searched defs:device (Results 226 – 250 of 2004) sorted by relevance

12345678910>>...81

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dxtensa.c61 struct nvkm_device *device = subdev->device; in nvkm_xtensa_intr() local
82 struct nvkm_device *device = xtensa->engine.subdev.device; in nvkm_xtensa_fini() local
98 struct nvkm_device *device = subdev->device; in nvkm_xtensa_init() local
178 nvkm_xtensa_new_(const struct nvkm_xtensa_func *func, struct nvkm_device *device, in nvkm_xtensa_new_()
/openbmc/linux/drivers/pmdomain/bcm/
H A Dbcm-pmb.c81 u8 device; member
90 static int bcm_pmb_bpcm_read(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_read()
107 static int bcm_pmb_bpcm_write(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_write()
123 static int bcm_pmb_power_off_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_off_zone()
144 static int bcm_pmb_power_on_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_on_zone()
170 static int bcm_pmb_power_off_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_off_device()
192 static int bcm_pmb_power_on_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_device()
211 static int bcm_pmb_power_on_sata(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_sata()
/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c1588 static ssize_t w1_slave_show(struct device *device, in w1_slave_show()
1640 static ssize_t w1_slave_store(struct device *device, in w1_slave_store()
1680 static ssize_t temperature_show(struct device *device, in temperature_show()
1718 static ssize_t ext_power_show(struct device *device, in ext_power_show()
1740 static ssize_t resolution_show(struct device *device, in resolution_show()
1762 static ssize_t resolution_store(struct device *device, in resolution_store()
1801 static ssize_t eeprom_cmd_store(struct device *device, in eeprom_cmd_store()
1821 static ssize_t alarms_show(struct device *device, in alarms_show()
1843 static ssize_t alarms_store(struct device *device, in alarms_store()
1942 static ssize_t therm_bulk_read_store(struct device *device, in therm_bulk_read_store()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp102.c32 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_zbc_clear_stencil() local
88 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_init_swdx_pes_mask() local
158 gp102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp102_gr_new()
H A Dbase.c29 nvkm_gr_ctxsw_inst(struct nvkm_device *device) in nvkm_gr_ctxsw_inst()
38 nvkm_gr_ctxsw_resume(struct nvkm_device *device) in nvkm_gr_ctxsw_resume()
47 nvkm_gr_ctxsw_pause(struct nvkm_device *device) in nvkm_gr_ctxsw_pause()
200 nvkm_gr_ctor(const struct nvkm_gr_func *func, struct nvkm_device *device, in nvkm_gr_ctor()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_compare_bytes_action_tests.cpp165 Device device{ in TEST() local
201 Device device{ in TEST() local
233 Device device{ in TEST() local
269 Device device{ in TEST() local
301 Device device{ in TEST() local
359 Device device{ in TEST() local
H A Di2c_write_byte_action_tests.cpp76 Device device{ in TEST() local
108 Device device{ in TEST() local
167 Device device{ in TEST() local
221 Device device{ in TEST() local
H A Di2c_capture_bytes_action_tests.cpp88 Device device{ in TEST() local
122 Device device{ in TEST() local
163 Device device{ in TEST() local
224 Device device{ in TEST() local
H A Di2c_action_tests.cpp69 Device device{ in TEST() local
97 Device device{ in TEST() local
151 Device device{ in TEST() local
H A Di2c_write_bit_action_tests.cpp105 Device device{ in TEST() local
140 Device device{ in TEST() local
195 Device device{ in TEST() local
252 Device device{ in TEST() local
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c178 static void netvsc_revoke_recv_buf(struct hv_device *device, in netvsc_revoke_recv_buf()
228 static void netvsc_revoke_send_buf(struct hv_device *device, in netvsc_revoke_send_buf()
279 static void netvsc_teardown_recv_gpadl(struct hv_device *device, in netvsc_teardown_recv_gpadl()
300 static void netvsc_teardown_send_gpadl(struct hv_device *device, in netvsc_teardown_send_gpadl()
335 static int netvsc_init_buf(struct hv_device *device, in netvsc_init_buf()
554 static int negotiate_nvsp_ver(struct hv_device *device, in negotiate_nvsp_ver()
616 static int netvsc_connect_vsp(struct hv_device *device, in netvsc_connect_vsp()
689 void netvsc_device_remove(struct hv_device *device) in netvsc_device_remove()
1051 struct hv_device *device, in netvsc_send_pkt()
1188 struct hv_device *device = ndev_ctx->device_ctx; in netvsc_send() local
[all …]
/openbmc/linux/include/linux/
H A Dmii_timestamper.h62 struct device *device; member
98 int register_mii_tstamp_controller(struct device *device, in register_mii_tstamp_controller()
104 static inline void unregister_mii_tstamp_controller(struct device *device) in unregister_mii_tstamp_controller()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv40.c42 struct nvkm_device *device = clk->base.subdev.device; in read_pll_1() local
58 struct nvkm_device *device = clk->base.subdev.device; in read_pll_2() local
101 struct nvkm_device *device = subdev->device; in nv40_clk_read() local
189 struct nvkm_device *device = clk->base.subdev.device; in nv40_clk_prog() local
221 nv40_clk_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_clk_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dbase.c135 nvkm_acr_bootstrap_falcons(struct nvkm_device *device, unsigned long mask) in nvkm_acr_bootstrap_falcons()
172 nvkm_acr_managed_falcon(struct nvkm_device *device, enum nvkm_acr_lsf_id id) in nvkm_acr_managed_falcon()
217 struct nvkm_device *device = subdev->device; in nvkm_acr_oneinit() local
399 struct nvkm_device *device = subdev->device; in nvkm_acr_ctor_wpr() local
419 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device, in nvkm_acr_new_()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dmemx.c20 struct nvkm_device *device = memx->pmu->subdev.device; in memx_out() local
46 struct nvkm_device *device = pmu->subdev.device; in nvkm_memx_init() local
77 struct nvkm_device *device = subdev->device; in nvkm_memx_fini() local
128 struct nvkm_device *device = subdev->device; in nvkm_memx_wait_vblank() local
168 struct nvkm_device *device = pmu->subdev.device; in nvkm_memx_train_result() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.c139 struct nvkm_device *device = subdev->device; in nv50_fb_intr() local
198 struct nvkm_device *device = fb->base.subdev.device; in nv50_fb_init() local
239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, in nv50_fb_new_()
260 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new()
/openbmc/linux/tools/crypto/ccp/
H A Ddbc.py33 def get_nonce(device, signature): argument
43 def set_uid(device, new_uid, signature): argument
54 def process_param(device, message, signature, data=None): argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c44 struct nvkm_device *device = sw->engine.subdev.device; in gf100_sw_chan_vblsem_release() local
61 struct nvkm_device *device = engine->subdev.device; in gf100_sw_chan_mthd() local
144 gf100_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in gf100_sw_new()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c147 struct iser_device *device = iser_conn->ib_conn.device; in iser_create_send_desc() local
162 struct iser_device *device = iser_conn->ib_conn.device; in iser_free_login_buf() local
184 struct iser_device *device = iser_conn->ib_conn.device; in iser_alloc_login_buf() local
231 struct iser_device *device = ib_conn->device; in iser_alloc_rx_descriptors() local
288 struct iser_device *device = ib_conn->device; in iser_free_rx_descriptors() local
480 struct iser_device *device; in iser_send_control() local
700 struct iser_device *device = ib_conn->device; in iser_dataout_comp() local
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c128 struct pqi_scsi_dev *device) in pqi_alloc_sas_port()
210 struct pqi_scsi_dev *device; in pqi_find_device_by_sas_rphy() local
274 struct pqi_scsi_dev *device) in pqi_add_sas_device()
309 void pqi_remove_sas_device(struct pqi_scsi_dev *device) in pqi_remove_sas_device()
330 struct pqi_scsi_dev *device; in pqi_sas_get_enclosure_identifier() local
401 struct pqi_scsi_dev *device; in pqi_sas_get_bay_identifier() local
/openbmc/linux/drivers/s390/block/
H A Ddasd_proc.c38 struct dasd_device *device; in dasd_devices_show() local
138 struct dasd_device *device; in dasd_stats_all_block_on() local
157 struct dasd_device *device; in dasd_stats_all_block_off() local
172 struct dasd_device *device; in dasd_stats_all_block_reset() local
/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_haps.c132 static void toshiba_haps_notify(struct acpi_device *device, u32 event) in toshiba_haps_notify()
141 static void toshiba_haps_remove(struct acpi_device *device) in toshiba_haps_remove()
210 static int toshiba_haps_suspend(struct device *device) in toshiba_haps_suspend()
223 static int toshiba_haps_resume(struct device *device) in toshiba_haps_resume()
/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-sysfs.c114 static ssize_t store_gamma_curve(struct device *device, in store_gamma_curve()
140 static ssize_t show_gamma_curve(struct device *device, in show_gamma_curve()
180 static ssize_t store_debug(struct device *device, in store_debug()
196 static ssize_t show_debug(struct device *device, in show_debug()
/openbmc/linux/drivers/infiniband/core/
H A Dopa_smi.h54 struct ib_device *device) in opa_smi_check_local_smp()
69 struct ib_device *device) in opa_smi_check_local_returning_smp()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c83 struct nvkm_device *device = subdev->device; in g84_cipher_intr() local
110 struct nvkm_device *device = cipher->subdev.device; in g84_cipher_init() local
129 g84_cipher_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_cipher_new()

12345678910>>...81