Searched defs:bus (Results 176 - 200 of 937) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dhw.h726 struct e1000_bus_info bus; member in struct:e1000_hw
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_mdio.c10 int sja1105_pcs_mdio_read_c45(struct mii_bus *bus, int phy, int mmd, int reg) argument
35 int sja1105_pcs_mdio_write_c45(struct mii_bus *bus, int phy, int mmd, argument
52 int sja1110_pcs_mdio_read_c45(struct mii_bus *bus, int phy, int mmd, int reg) argument
97 int sja1110_pcs_mdio_write_c45(struct mii_bus *bus, int phy, int mmd, int reg, argument
152 static int sja1105_base_t1_mdio_read_c22(struct mii_bus *bus, int phy, int reg) argument
169 sja1105_base_t1_mdio_read_c45(struct mii_bus *bus, int phy, int mmd, int reg) argument
193 sja1105_base_t1_mdio_write_c22(struct mii_bus *bus, int phy, int reg, u16 val) argument
208 sja1105_base_t1_mdio_write_c45(struct mii_bus *bus, int phy, int mmd, int reg, u16 val) argument
230 sja1105_base_tx_mdio_read(struct mii_bus *bus, int phy, int reg) argument
246 sja1105_base_tx_mdio_write(struct mii_bus *bus, int phy, int reg, u16 val) argument
263 struct mii_bus *bus; local
317 struct mii_bus *bus; local
372 struct mii_bus *bus; local
[all...]
/linux-master/drivers/usb/dwc2/
H A Dhcd.c4090 struct usb_bus *bus = hcd_to_bus(hcd); local
4103 struct usb_bus *bus = hcd_to_bus(hcd); local
4254 struct usb_bus *bus = hcd_to_bus(hcd); local
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h3615 void *bus; member in struct:qla_chip_state_84xx
/linux-master/drivers/iommu/
H A Diommu.c291 iommu_device_unregister_bus(struct iommu_device *iommu, const struct bus_type *bus, struct notifier_block *nb) argument
305 iommu_device_register_bus(struct iommu_device *iommu, const struct iommu_ops *ops, const struct bus_type *bus, struct notifier_block *nb) argument
1521 struct pci_bus *bus; local
1803 bus_iommu_probe(const struct bus_type *bus) argument
1856 iommu_present(const struct bus_type *bus) argument
2016 iommu_domain_alloc(const struct bus_type *bus) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dmpparse.c329 struct mpc_bus bus; local
458 struct mpc_bus bus; local
[all...]
/linux-master/include/linux/
H A Ddio.h46 struct dio_bus *bus; member in struct:dio_dev
H A Dtc.h82 struct tc_bus *bus; /* Bus this device is on. */ member in struct:tc_dev
/linux-master/drivers/w1/masters/
H A Dw1-uart.c56 struct w1_bus_master bus; member in struct:w1_uart_device
[all...]
/linux-master/drivers/usb/core/
H A Dusb.c643 usb_alloc_dev(struct usb_device *parent, struct usb_bus *bus, unsigned port1) argument
[all...]
H A Dhcd.c867 static void usb_bus_init (struct usb_bus *bus) argument
894 usb_register_bus(struct usb_bus *bus) argument
928 usb_deregister_bus(struct usb_bus *bus) argument
1023 usb_hcd_start_port_resume(struct usb_bus *bus, int portnum) argument
1045 usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) argument
1257 hcd_alloc_coherent(struct usb_bus *bus, gfp_t mem_flags, dma_addr_t *dma_handle, void **vaddr_handle, size_t size, enum dma_data_direction dir) argument
1292 hcd_free_coherent(struct usb_bus *bus, dma_addr_t *dma_handle, void **vaddr_handle, size_t size, enum dma_data_direction dir) argument
2416 usb_bus_start_enum(struct usb_bus *bus, unsigned port_num) argument
[all...]
/linux-master/drivers/thunderbolt/
H A Dnhi.c1194 struct pci_bus *bus = nhi->pdev->bus; local
/linux-master/drivers/net/phy/
H A Dphy_device.c645 struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, argument
743 phy_c45_probe_present(struct mii_bus *bus, int prtad, int devad) argument
765 get_phy_c45_devs_in_pkg(struct mii_bus *bus, int addr, int dev_addr, u32 *devices_in_package) argument
796 get_phy_c45_ids(struct mii_bus *bus, int addr, struct phy_c45_device_ids *c45_ids) argument
892 get_phy_c22_id(struct mii_bus *bus, int addr, u32 *phy_id) argument
961 get_phy_device(struct mii_bus *bus, int addr, bool is_c45) argument
1074 phy_find_first(struct mii_bus *bus) argument
1379 phy_sfp_attach(void *upstream, struct sfp_bus *bus) argument
1396 phy_sfp_detach(void *upstream, struct sfp_bus *bus) argument
1414 struct sfp_bus *bus; local
1454 struct mii_bus *bus = phydev->mdio.bus; local
1704 struct mii_bus *bus = phydev->mdio.bus; local
1816 struct mii_bus *bus = phydev->mdio.bus; local
1922 struct mii_bus *bus; local
[all...]
/linux-master/drivers/mcb/
H A Dmcb-core.c108 struct mcb_bus *bus = to_mcb_bus(dev); local
117 struct mcb_bus *bus = to_mcb_bus(dev); local
126 struct mcb_bus *bus = to_mcb_bus(dev); local
135 struct mcb_bus *bus = to_mcb_bus(dev); local
223 mcb_device_register(struct mcb_bus *bus, struct mcb_device *dev) argument
257 struct mcb_bus *bus = to_mcb_bus(dev); local
272 struct mcb_bus *bus; local
314 mcb_devices_unregister(struct mcb_bus *bus) argument
324 mcb_release_bus(struct mcb_bus *bus) argument
336 mcb_bus_get(struct mcb_bus *bus) argument
351 mcb_bus_put(struct mcb_bus *bus) argument
364 mcb_alloc_dev(struct mcb_bus *bus) argument
409 mcb_bus_add_devices(const struct mcb_bus *bus) argument
489 struct mcb_bus *bus = dev->bus; local
[all...]
/linux-master/drivers/ipack/
H A Dipack.c204 struct ipack_bus_device *bus; local
228 struct ipack_bus_device *bus = data; local
236 ipack_bus_unregister(struct ipack_bus_device *bus) argument
[all...]
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c736 struct pci_bus *bus; local
[all...]
/linux-master/drivers/greybus/
H A Dhd.c46 ATTRIBUTE_GROUPS(bus); variable
/linux-master/drivers/cdx/
H A Dcdx.c173 static void cdx_unregister_devices(struct bus_type *bus) argument
598 rescan_store(const struct bus_type *bus, const char *buf, size_t count) argument
[all...]
/linux-master/include/net/iucv/
H A Diucv.h493 const struct bus_type *bus; member in struct:iucv_interface
/linux-master/drivers/vhost/
H A Dvdpa.c1315 const struct bus_type *bus; local
/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c606 struct i3c_bus *bus = i3c_master_get_bus(m); local
/linux-master/drivers/i3c/
H A Dmaster.c43 static void i3c_bus_maintenance_lock(struct i3c_bus *bus) argument
57 i3c_bus_maintenance_unlock(struct i3c_bus *bus) argument
78 i3c_bus_normaluse_lock(struct i3c_bus *bus) argument
91 i3c_bus_normaluse_unlock(struct i3c_bus *bus) argument
137 struct i3c_bus *bus = dev_to_i3cbus(dev); local
154 struct i3c_bus *bus = dev_to_i3cbus(dev); local
171 struct i3c_bus *bus = dev_to_i3cbus(dev); local
188 struct i3c_bus *bus = dev_to_i3cbus(dev); local
209 struct i3c_bus *bus = dev_to_i3cbus(dev); local
346 i3c_bus_get_addr_slot_status(struct i3c_bus *bus, u16 addr) argument
360 i3c_bus_set_addr_slot_status(struct i3c_bus *bus, u16 addr, enum i3c_addr_slot_status status) argument
375 i3c_bus_dev_addr_is_avail(struct i3c_bus *bus, u8 addr) argument
384 i3c_bus_get_free_addr(struct i3c_bus *bus, u8 start_addr) argument
398 i3c_bus_init_addrslots(struct i3c_bus *bus) argument
457 i3c_for_each_bus_locked(int (*fn)(struct i3c_bus *bus, void *data), void *data) argument
460 struct i3c_bus *bus; local
482 i3c_bus_notify(struct i3c_bus *bus, unsigned int action) argument
660 struct i3c_bus *bus = dev_to_i3cbus(dev); local
1027 struct i3c_bus *bus; local
[all...]
/linux-master/drivers/soundwire/
H A Dstream.c62 static int _sdw_program_slave_port_params(struct sdw_bus *bus, argument
125 static int sdw_program_slave_port_params(struct sdw_bus *bus, argument
238 sdw_program_master_port_params(struct sdw_bus *bus, struct sdw_port_runtime *p_rt) argument
269 struct sdw_bus *bus = m_rt->bus; local
303 sdw_enable_disable_slave_ports(struct sdw_bus *bus, struct sdw_slave_runtime *s_rt, struct sdw_port_runtime *p_rt, bool en) argument
339 struct sdw_bus *bus = m_rt->bus; local
427 sdw_prep_deprep_slave_ports(struct sdw_bus *bus, struct sdw_slave_runtime *s_rt, struct sdw_port_runtime *p_rt, bool prep) argument
519 struct sdw_bus *bus = m_rt->bus; local
586 struct sdw_bus *bus = m_rt->bus; local
629 sdw_program_params(struct sdw_bus *bus, bool prepare) argument
674 sdw_bank_switch(struct sdw_bus *bus, int m_rt_count) argument
749 sdw_ml_sync_bank_switch(struct sdw_bus *bus, bool multi_link) argument
781 struct sdw_bus *bus; local
1128 sdw_master_rt_find(struct sdw_bus *bus, struct sdw_stream_runtime *stream) argument
1151 sdw_master_rt_alloc(struct sdw_bus *bus, struct sdw_stream_runtime *stream) argument
1321 struct sdw_bus *bus; local
1343 struct sdw_bus *bus; local
1356 struct sdw_bus *bus; local
1478 struct sdw_bus *bus; local
1556 struct sdw_bus *bus = m_rt->bus; local
1568 struct sdw_bus *bus = m_rt->bus; local
1586 struct sdw_bus *bus = m_rt->bus; local
1640 struct sdw_bus *bus; local
1863 sdw_stream_add_master(struct sdw_bus *bus, struct sdw_stream_config *stream_config, const struct sdw_port_config *port_config, unsigned int num_ports, struct sdw_stream_runtime *stream) argument
1944 sdw_stream_remove_master(struct sdw_bus *bus, struct sdw_stream_runtime *stream) argument
[all...]
H A Dslave.c25 int sdw_slave_add(struct sdw_bus *bus, argument
96 find_slave(struct sdw_bus *bus, struct acpi_device *adev, struct sdw_slave_id *id) argument
132 struct sdw_bus *bus; member in struct:sdw_acpi_child_walk_data
141 struct sdw_bus *bus = cwd->bus; local
171 struct sdw_bus *bus = data; local
202 sdw_acpi_find_slaves(struct sdw_bus *bus) argument
223 sdw_of_find_slaves(struct sdw_bus *bus) argument
[all...]
H A Dintel_auxdevice.c77 static int generic_pre_bank_switch(struct sdw_bus *bus) argument
85 static int generic_post_bank_switch(struct sdw_bus *bus) argument
93 static void generic_new_peripheral_assigned(struct sdw_bus *bus, argument
122 static int sdw_master_read_intel_prop(struct sdw_bus *bus) argument
159 intel_prop_read(struct sdw_bus *bus) argument
172 intel_get_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) argument
188 intel_put_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) argument
219 struct sdw_bus *bus; local
281 struct sdw_bus *bus = &cdns->bus; local
392 struct sdw_bus *bus = &cdns->bus; local
410 struct sdw_bus *bus; local
470 struct sdw_bus *bus = &cdns->bus; local
530 struct sdw_bus *bus = &cdns->bus; local
575 struct sdw_bus *bus = &cdns->bus; local
614 struct sdw_bus *bus = &cdns->bus; local
680 struct sdw_bus *bus = &cdns->bus; local
[all...]

Completed in 451 milliseconds

1234567891011>>