Home
last modified time | relevance | path

Searched defs:slot (Results 976 - 1000 of 1859) sorted by relevance

1...<<31323334353637383940>>...75

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dedd.h95 __u8 slot; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dref-verify.c429 process_extent_item(struct btrfs_fs_info *fs_info, struct btrfs_path *path, struct btrfs_key *key, int slot, int *tree_block_level) process_extent_item() argument
H A Dreflink.c339 int slot; in btrfs_clone() local
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpci_stub.c156 pcistub_device_find_locked(int domain, int bus, int slot, int func) pcistub_device_find_locked() argument
174 pcistub_device_find(int domain, int bus, int slot, int func) pcistub_device_find() argument
211 pcistub_get_pci_dev_by_slot(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func) pcistub_get_pci_dev_by_slot() argument
1005 str_to_slot(const char *buf, int *domain, int *bus, int *slot, int *func) str_to_slot() argument
1042 str_to_quirk(const char *buf, int *domain, int *bus, int *slot, int *func, int *reg, int *size, int *mask) str_to_quirk() argument
1062 pcistub_device_id_add(int domain, int bus, int slot, int func) pcistub_device_id_add() argument
1102 pcistub_device_id_remove(int domain, int bus, int slot, int func) pcistub_device_id_remove() argument
1131 pcistub_reg_add(int domain, int bus, int slot, int func, unsigned int reg, unsigned int size, unsigned int mask) pcistub_reg_add() argument
1176 int domain, bus, slot, func; new_slot_store() local
1195 int domain, bus, slot, func; remove_slot_store() local
1268 int domain, bus, slot, func; irq_handler_state_store() local
1306 int domain, bus, slot, func, reg, size, mask; quirks_store() local
1370 int domain, bus, slot, func; permissive_store() local
1434 int domain, bus, slot, func; allow_interrupt_control_store() local
1512 int domain, bus, slot, func; pcistub_init() local
[all...]
/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-back.c994 void **slot; in backend_disconnect() local
/kernel/linux/linux-5.10/mm/
H A Dbacking-dev.c622 void **slot; in cgwb_bdi_unregister() local
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dcore.c112 const int slot = watchpoint_slot(addr); find_watchpoint() local
143 const int slot = watchpoint_slot(addr); insert_watchpoint() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dmove_extents.c363 ocfs2_find_victim_alloc_group(struct inode *inode, u64 vict_blkno, int type, int slot, int *vict_bit, struct buffer_head **ret_bh) ocfs2_find_victim_alloc_group() argument
H A Dinode.c721 ocfs2_check_orphan_recovery_state(struct ocfs2_super *osb, int slot) ocfs2_check_orphan_recovery_state() argument
740 ocfs2_signal_wipe_completion(struct ocfs2_super *osb, int slot) ocfs2_signal_wipe_completion() argument
H A Dioctl.c273 ocfs2_info_scan_inode_alloc(struct ocfs2_super *osb, struct inode *inode_alloc, u64 blkno, struct ocfs2_info_freeinode *fi, u32 slot) ocfs2_info_scan_inode_alloc() argument
/kernel/linux/linux-5.10/net/llc/
H A Dllc_conn.c483 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_established() local
542 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_listener() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c415 unsigned int slot = hash & hashinfo->ehash_mask; in __inet_lookup_established() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dexeclist.h169 struct intel_vgpu_execlist_slot slot[2]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c330 nvkm_perfctr_new(struct nvkm_perfdom *dom, int slot, u8 domain, in nvkm_perfctr_new() argument
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dpctv452e.c171 tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) tt3650_ci_read_attribute_mem() argument
194 tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) tt3650_ci_write_attribute_mem() argument
212 tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) tt3650_ci_read_cam_control() argument
235 tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) tt3650_ci_write_cam_control() argument
254 tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) tt3650_ci_set_video_port() argument
281 tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_shutdown() argument
286 tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_ts_enable() argument
291 tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_reset() argument
331 tt3650_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) tt3650_ci_poll_slot_status() argument
[all...]
H A Dttusb2.c143 static int tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in tt3650_ci_read_attribute_mem() argument
165 static int tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in tt3650_ci_write_attribute_mem() argument
181 static int tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in tt3650_ci_read_cam_control() argument
201 static int tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in tt3650_ci_write_cam_control() argument
216 tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) tt3650_ci_set_video_port() argument
240 tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_shutdown() argument
245 tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_ts_enable() argument
250 tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) tt3650_ci_slot_reset() argument
292 tt3650_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) tt3650_ci_poll_slot_status() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Danysee.c1155 static int anysee_ci_read_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_attribute_mem() argument
1170 static int anysee_ci_write_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_attribute_mem() argument
1184 static int anysee_ci_read_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_cam_control() argument
1199 static int anysee_ci_write_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_cam_control() argument
1213 static int anysee_ci_slot_reset(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_reset() argument
1234 static int anysee_ci_slot_shutdown(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_shutdown() argument
1252 static int anysee_ci_slot_ts_enable(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_ts_enable() argument
1264 static int anysee_ci_poll_slot_status(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_poll_slot_status() argument
H A Daz6007.c248 az6007_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) az6007_ci_read_attribute_mem() argument
289 az6007_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) az6007_ci_write_attribute_mem() argument
321 az6007_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) az6007_ci_read_cam_control() argument
366 az6007_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) az6007_ci_write_cam_control() argument
400 CI_CamReady(struct dvb_ca_en50221 *ca, int slot) CI_CamReady() argument
431 az6007_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) az6007_ci_slot_reset() argument
482 az6007_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) az6007_ci_slot_shutdown() argument
487 az6007_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) az6007_ci_slot_ts_enable() argument
516 az6007_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) az6007_ci_poll_slot_status() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dacx.c358 struct acx_slot *slot; in wl1251_acx_slot() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dusb.c249 u8 slot; member
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpnv_php.c246 static void pnv_php_add_pdns(struct pnv_php_slot *slot) in pnv_php_add_pdns() argument
326 static inline struct pnv_php_slot *to_pnv_php_slot(struct hotplug_slot *slot) in to_pnv_php_slot() argument
331 int pnv_php_set_slot_power_state(struct hotplug_slot *slot, in pnv_php_set_slot_power_state() argument
370 static int pnv_php_get_power_state(struct hotplug_slot *slot, u8 *state) in pnv_php_get_power_state() argument
392 pnv_php_get_adapter_state(struct hotplug_slot *slot, u8 *state) pnv_php_get_adapter_state() argument
413 pnv_php_get_attention_state(struct hotplug_slot *slot, u8 *state) pnv_php_get_attention_state() argument
421 pnv_php_set_attention_state(struct hotplug_slot *slot, u8 state) pnv_php_set_attention_state() argument
445 struct hotplug_slot *slot = &php_slot->slot; pnv_php_enable() local
528 pnv_php_reset_slot(struct hotplug_slot *slot, int probe) pnv_php_reset_slot() argument
559 pnv_php_enable_slot(struct hotplug_slot *slot) pnv_php_enable_slot() argument
566 pnv_php_disable_slot(struct hotplug_slot *slot) pnv_php_disable_slot() argument
[all...]
H A Dcpqphp_core.c66 static inline int is_slot64bit(struct slot *slot) in is_slot64bit() argument
71 static inline int is_slot66mhz(struct slot *slot) in is_slot66mhz() argument
306 get_slot_mapping(struct pci_bus *bus, u8 bus_num, u8 dev_num, u8 *slot) get_slot_mapping() argument
417 struct slot *slot = to_slot(hotplug_slot); set_attention_status() local
444 struct slot *slot = to_slot(hotplug_slot); process_SI() local
476 struct slot *slot = to_slot(hotplug_slot); process_SS() local
503 struct slot *slot = to_slot(hotplug_slot); hardware_test() local
514 struct slot *slot = to_slot(hotplug_slot); get_power_status() local
525 struct slot *slot = to_slot(hotplug_slot); get_attention_status() local
536 struct slot *slot = to_slot(hotplug_slot); get_latch_status() local
548 struct slot *slot = to_slot(hotplug_slot); get_adapter_status() local
575 struct slot *slot; ctrl_slot_setup() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dipack.h95 unsigned int slot; member
H A DmISDNhw.h86 int slot; /* multiport card channel slot */ member
147 int slot; /* multiport card channel slot */ member
H A Ddmi.h148 static inline u16 dmi_memdev_handle(int slot) { return 0xffff; } in dmi_memdev_handle() argument

Completed in 28 milliseconds

1...<<31323334353637383940>>...75