Home
last modified time | relevance | path

Searched defs:bus_index (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dplatform.h126 unsigned int bus_index; global() member
[all...]
H A Drepository.c149 int ps3_repository_read_bus_str(unsigned int bus_index, const char *bus_str, in ps3_repository_read_bus_str() argument
159 int ps3_repository_read_bus_id(unsigned int bus_index, u64 *bus_id) in ps3_repository_read_bus_id() argument
165 int ps3_repository_read_bus_type(unsigned int bus_index, in ps3_repository_read_bus_type() argument
180 int ps3_repository_read_bus_num_dev(unsigned int bus_index, in ps3_repository_read_bus_num_dev() argument
195 int ps3_repository_read_dev_str(unsigned int bus_index, in ps3_repository_read_dev_str() argument
206 ps3_repository_read_dev_id(unsigned int bus_index, unsigned int dev_index, u64 *dev_id) ps3_repository_read_dev_id() argument
214 ps3_repository_read_dev_type(unsigned int bus_index, unsigned int dev_index, enum ps3_dev_type *dev_type) ps3_repository_read_dev_type() argument
230 ps3_repository_read_dev_intr(unsigned int bus_index, unsigned int dev_index, unsigned int intr_index, enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id) ps3_repository_read_dev_intr() argument
249 ps3_repository_read_dev_reg_type(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type) ps3_repository_read_dev_reg_type() argument
266 ps3_repository_read_dev_reg_addr(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, u64 *bus_addr, u64 *len) ps3_repository_read_dev_reg_addr() argument
277 ps3_repository_read_dev_reg(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len) ps3_repository_read_dev_reg() argument
458 ps3_repository_find_bus(enum ps3_bus_type bus_type, unsigned int from, unsigned int *bus_index) ps3_repository_find_bus() argument
560 ps3_repository_read_stor_dev_port(unsigned int bus_index, unsigned int dev_index, u64 *port) ps3_repository_read_stor_dev_port() argument
570 ps3_repository_read_stor_dev_blk_size(unsigned int bus_index, unsigned int dev_index, u64 *blk_size) ps3_repository_read_stor_dev_blk_size() argument
580 ps3_repository_read_stor_dev_num_blocks(unsigned int bus_index, unsigned int dev_index, u64 *num_blocks) ps3_repository_read_stor_dev_num_blocks() argument
590 ps3_repository_read_stor_dev_num_regions(unsigned int bus_index, unsigned int dev_index, unsigned int *num_regions) ps3_repository_read_stor_dev_num_regions() argument
605 ps3_repository_read_stor_dev_region_id(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, unsigned int *region_id) ps3_repository_read_stor_dev_region_id() argument
622 ps3_repository_read_stor_dev_region_size(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, u64 *region_size) ps3_repository_read_stor_dev_region_size() argument
633 ps3_repository_read_stor_dev_region_start(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, u64 *region_start) ps3_repository_read_stor_dev_region_start() argument
644 ps3_repository_read_stor_dev_info(unsigned int bus_index, unsigned int dev_index, u64 *port, u64 *blk_size, u64 *num_blocks, unsigned int *num_regions) ps3_repository_read_stor_dev_info() argument
669 ps3_repository_read_stor_dev_region(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, unsigned int *region_id, u64 *region_start, u64 *region_size) ps3_repository_read_stor_dev_region() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dplatform.h126 unsigned int bus_index; global() member
[all...]
H A Drepository.c149 int ps3_repository_read_bus_str(unsigned int bus_index, const char *bus_str, in ps3_repository_read_bus_str() argument
159 int ps3_repository_read_bus_id(unsigned int bus_index, u64 *bus_id) in ps3_repository_read_bus_id() argument
165 int ps3_repository_read_bus_type(unsigned int bus_index, in ps3_repository_read_bus_type() argument
180 int ps3_repository_read_bus_num_dev(unsigned int bus_index, in ps3_repository_read_bus_num_dev() argument
195 int ps3_repository_read_dev_str(unsigned int bus_index, in ps3_repository_read_dev_str() argument
206 ps3_repository_read_dev_id(unsigned int bus_index, unsigned int dev_index, u64 *dev_id) ps3_repository_read_dev_id() argument
214 ps3_repository_read_dev_type(unsigned int bus_index, unsigned int dev_index, enum ps3_dev_type *dev_type) ps3_repository_read_dev_type() argument
230 ps3_repository_read_dev_intr(unsigned int bus_index, unsigned int dev_index, unsigned int intr_index, enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id) ps3_repository_read_dev_intr() argument
249 ps3_repository_read_dev_reg_type(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type) ps3_repository_read_dev_reg_type() argument
266 ps3_repository_read_dev_reg_addr(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, u64 *bus_addr, u64 *len) ps3_repository_read_dev_reg_addr() argument
277 ps3_repository_read_dev_reg(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len) ps3_repository_read_dev_reg() argument
458 ps3_repository_find_bus(enum ps3_bus_type bus_type, unsigned int from, unsigned int *bus_index) ps3_repository_find_bus() argument
560 ps3_repository_read_stor_dev_port(unsigned int bus_index, unsigned int dev_index, u64 *port) ps3_repository_read_stor_dev_port() argument
570 ps3_repository_read_stor_dev_blk_size(unsigned int bus_index, unsigned int dev_index, u64 *blk_size) ps3_repository_read_stor_dev_blk_size() argument
580 ps3_repository_read_stor_dev_num_blocks(unsigned int bus_index, unsigned int dev_index, u64 *num_blocks) ps3_repository_read_stor_dev_num_blocks() argument
590 ps3_repository_read_stor_dev_num_regions(unsigned int bus_index, unsigned int dev_index, unsigned int *num_regions) ps3_repository_read_stor_dev_num_regions() argument
605 ps3_repository_read_stor_dev_region_id(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, unsigned int *region_id) ps3_repository_read_stor_dev_region_id() argument
622 ps3_repository_read_stor_dev_region_size(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, u64 *region_size) ps3_repository_read_stor_dev_region_size() argument
633 ps3_repository_read_stor_dev_region_start(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, u64 *region_start) ps3_repository_read_stor_dev_region_start() argument
644 ps3_repository_read_stor_dev_info(unsigned int bus_index, unsigned int dev_index, u64 *port, u64 *blk_size, u64 *num_blocks, unsigned int *num_regions) ps3_repository_read_stor_dev_info() argument
669 ps3_repository_read_stor_dev_region(unsigned int bus_index, unsigned int dev_index, unsigned int region_index, unsigned int *region_id, u64 *region_start, u64 *region_size) ps3_repository_read_stor_dev_region() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-i2c.c155 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_setscl() local
168 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_setsda() local
181 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_getscl() local
190 int bus_index in cx18_getsda() local
[all...]
H A Dcx18-driver.h556 int bus_index; /* 0 or 1 for the cx23418's 1st or 2nd I2C bus */ member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-i2c.c155 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_setscl() local
168 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_setsda() local
181 int bus_index = ((struct cx18_i2c_algo_callback_data *)data)->bus_index; in cx18_getscl() local
190 int bus_index in cx18_getsda() local
[all...]
H A Dcx18-driver.h556 int bus_index; /* 0 or 1 for the cx23418's 1st or 2nd I2C bus */ member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.h54 int bus_index; /* bus index */ member
87 int bus_index; member
H A Dusb_request.c73 int bus_index; /* target bus */ member
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_ebda.c684 u8 ctlr_id, temp, bus_index; in ebda_rsrc_controller() local
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_ebda.c684 u8 ctlr_id, temp, bus_index; in ebda_rsrc_controller() local
/kernel/linux/linux-5.10/include/linux/
H A Dcyclades.h85 int bus_index; /* address shift - 0 for ISA, 1 for PCI */ member

Completed in 15 milliseconds