/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | ccwreq.c | 30 int lpm_adjust(int lpm, int mask) in lpm_adjust() argument 238 u8 lpm; ccwreq_log_status() member [all...] |
H A D | vfio_ccw_fsm.c | 23 __u8 lpm; in fsm_io_helper() local
|
H A D | orb.h | 33 u32 lpm:8; /* logical path mask */ member 49 u32 lpm:8; member
|
H A D | cio.c | 99 cio_start_handle_notoper(struct subchannel *sch, __u8 lpm) in cio_start_handle_notoper() argument 123 cio_start_key(struct subchannel *sch, struct ccw1 * cpa, __u8 lpm, __u8 key) cio_start_key() argument 176 cio_start(struct subchannel *sch, struct ccw1 *cpa, __u8 lpm) cio_start() argument 710 cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) cio_tm_start_key() argument [all...] |
H A D | cio.h | 30 u8 lpm; /* logical path mask */ member 106 __u8 lpm; /* logical path mask */ member
|
H A D | device_pgid.c | 305 int lpm; pgid_analyze() local 337 int lpm; pgid_to_donepm() local [all...] |
H A D | vfio_ccw_cp.c | 776 union orb *cp_get_orb(struct channel_program *cp, u32 intparm, u8 lpm) in cp_get_orb() argument
|
H A D | device_ops.c | 191 ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags, int expires) ccw_device_start_timeout_key() argument 271 ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags) ccw_device_start_key() argument 305 ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags) ccw_device_start() argument 343 ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags, int expires) ccw_device_start_timeout() argument 539 ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key, int expires) ccw_device_tm_start_timeout_key() argument 588 ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key) ccw_device_tm_start_key() argument 605 ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm) ccw_device_tm_start() argument 624 ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, int expires) ccw_device_tm_start_timeout() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | orb.h | 33 u32 lpm:8; /* logical path mask */ member 49 u32 lpm:8; member
|
H A D | vfio_ccw_fsm.c | 24 __u8 lpm; in fsm_io_helper() local
|
H A D | ccwreq.c | 30 int lpm_adjust(int lpm, int mask) in lpm_adjust() argument 238 u8 lpm; ccwreq_log_status() member [all...] |
H A D | cio.c | 99 cio_start_handle_notoper(struct subchannel *sch, __u8 lpm) in cio_start_handle_notoper() argument 123 cio_start_key(struct subchannel *sch, struct ccw1 * cpa, __u8 lpm, __u8 key) cio_start_key() argument 176 cio_start(struct subchannel *sch, struct ccw1 *cpa, __u8 lpm) cio_start() argument 710 cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) cio_tm_start_key() argument [all...] |
H A D | cio.h | 31 u8 lpm; /* logical path mask */ member 95 __u8 lpm; /* logical path mask */ member
|
H A D | device_pgid.c | 306 int lpm; pgid_analyze() local 338 int lpm; pgid_to_donepm() local [all...] |
H A D | device_ops.c | 191 ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags, int expires) ccw_device_start_timeout_key() argument 271 ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags) ccw_device_start_key() argument 305 ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags) ccw_device_start() argument 343 ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, unsigned long flags, int expires) ccw_device_start_timeout() argument 539 ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key, int expires) ccw_device_tm_start_timeout_key() argument 588 ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, u8 key) ccw_device_tm_start_key() argument 605 ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm) ccw_device_tm_start() argument 624 ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, unsigned long intparm, u8 lpm, int expires) ccw_device_tm_start_timeout() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | mfp-pxa2xx.c | 152 void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm) in pxa2xx_mfp_set_lpm() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | mfp-pxa2xx.c | 154 void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm) in pxa2xx_mfp_set_lpm() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 31 } lpm; member
|
/kernel/linux/linux-5.10/arch/arm/plat-pxa/ |
H A D | mfp.c | 171 int pin, af, drv, lpm, edge, pull; in mfp_config() local
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | mcp16502.c | 122 struct gpio_desc *lpm; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 40 } lpm; member
|
/kernel/linux/linux-6.6/drivers/soc/pxa/ |
H A D | mfp.c | 171 int pin, af, drv, lpm, edge, pull; in mfp_config() local
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | mcp16502.c | 149 struct gpio_desc *lpm; member [all...] |
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | fcx.h | 208 u32 lpm:8; member
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_intel.c | 919 struct hci_lpm_pkt *lpm = (void *)skb->data; in intel_recv_lpm() local
|